2 references to CreateVector128T
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMax.cs (2)
355Vector128<T> increment = CreateVector128T(Vector128<T>.Count); 400currentIndex += CreateVector128T(x.Length - i);