1 reference to PermuteVar8x64
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512F.cs (1)
4474
public static Vector512<ulong> PermuteVar8x64(Vector512<ulong> value, Vector512<ulong> control) =>
PermuteVar8x64
(value, control);