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