5 references to IndexOfAnyLookupCore
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (5)
664
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
689
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
791
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
814
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
1113
Vector128<byte> result =
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmapLookup);