4 references to Vectorizable
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\TensorPrimitives.TrailingZeroCount.cs (4)
32
PopCountOperator<T>.
Vectorizable
; // http://0x80.pl/notesen/2023-01-31-avx512-bsf.html#trailing-zeros-simplified
44
Debug.Assert(PopCountOperator<T>.
Vectorizable
);
51
if (PopCountOperator<T>.
Vectorizable
)
62
if (PopCountOperator<T>.
Vectorizable
)