2 references to SignedLessThan
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Ascii.CaseConversion.cs (2)
256Vector128<TFrom> matches = SignedLessThan((srcVector - subtractionVector), comparisonVector); 302matches = SignedLessThan((srcVector - subtractionVector), comparisonVector);