2 references to Invoke
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryOneToFourOperator.cs (2)
55
(Vector512<TOutput>, Vector512<TOutput>, Vector512<TOutput>, Vector512<TOutput>) results = TUnaryOperator.
Invoke
(Vector512.LoadUnsafe(ref sourceRef, (uint)i));
70
(Vector512<TOutput>, Vector512<TOutput>, Vector512<TOutput>, Vector512<TOutput>) results = TUnaryOperator.
Invoke
(Vector512.LoadUnsafe(ref sourceRef, (uint)i));