3 references to ConvertToInt32Native
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertToIntegerNative.cs (1)
42Vector128.ConvertToInt32Native(x.AsSingle()).As<int, TTo>() :
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (2)
501Vector128.ConvertToInt32Native(vector._lower), 502Vector128.ConvertToInt32Native(vector._upper)