5 references to IndexOfAnyLookupCore
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (5)
666
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
691
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
793
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
816
Vector128<byte> result = TNegator.NegateIfNeeded(
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmap));
1115
Vector128<byte> result =
IndexOfAnyLookupCore
<TUniqueLowNibble>(source, bitmapLookup);