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