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