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