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