1 reference to Expand
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512F.cs (1)
1257
public static Vector256<long> Expand(Vector256<long> merge, Vector256<long> mask, Vector256<long> value) =>
Expand
(merge, mask, value);