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