3 references to ConvertToInt64Native
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertToIntegerNative.cs (1)
49Vector128.ConvertToInt64Native(x.AsDouble()).As<long, TTo>() :
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (2)
527Vector128.ConvertToInt64Native(vector._lower), 528Vector128.ConvertToInt64Native(vector._upper)