Searched refs:kLessThan (Results 1 – 5 of 5) sorted by relevance
1194 case ComparisonResult::kLessThan: in RUNTIME_FUNCTION()1220 case ComparisonResult::kLessThan: in RUNTIME_FUNCTION()
415 case ComparisonResult::kLessThan: in RUNTIME_FUNCTION()
6985 case ComparisonResult::kLessThan: in GreaterThan()7004 case ComparisonResult::kLessThan: in GreaterThanOrEqual()7019 case ComparisonResult::kLessThan: in LessThan()7038 case ComparisonResult::kLessThan: in LessThanOrEqual()
232 return ComparisonResult::kLessThan; in NumberCompare()11928 return ComparisonResult::kLessThan; in Compare()11933 return ComparisonResult::kLessThan; in Compare()11949 result = ComparisonResult::kLessThan; in Compare()11974 result = ComparisonResult::kLessThan; in Compare()
808 kLessThan, // x < y enumerator