5 references to IndexOfAnyLookupCore
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (5)
614
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
639
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
741
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
764
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
1178
Vector256<byte> result =
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmapLookup);