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