21 references to NonTemporalByteThreshold
System.Numerics.Tensors (21)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IBinaryOperator.cs (6)
208
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
450
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
692
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
1539
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
1777
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
2015
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IStatefulUnaryOperator.cs (3)
168
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
379
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
590
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.ITernaryOperator.cs (9)
199
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
472
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
745
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
1673
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
1942
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
2211
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
3157
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
3421
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
3685
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(T))) && canAlign)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryOperator.cs (3)
208
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(TInput))) && canAlign)
419
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(TInput))) && canAlign)
630
if ((remainder > (
NonTemporalByteThreshold
/ (nuint)sizeof(TInput))) && canAlign)