5 references to IndexOfAnyLookupCore
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (5)
617
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
642
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
744
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
767
Vector256<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap256));
1181
Vector256<byte> result =
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmapLookup);