3 references to Create
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (2)
1111Vector64.Create(e0), 1112Vector64.Create(e1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
2723result = (TVector)(object)Vector64.Create(value);