Lines Matching full:comparisons
8432 // In the two special cases we can't handle, emit two comparisons.
8451 // Handle all other FP comparisons here.
8460 // We are handling one of the integer comparisons here. Since SSE only has
8461 // GT and EQ comparisons for integer, swapping operands and multiple
8462 // operations may be required for some comparisons.
8489 // Since SSE has no unsigned integer comparisons, we need to flip the sign
13307 // the operands would cause it to handle comparisons between positive
13318 // Converting this to a min would handle comparisons between positive
13336 // Converting this to a max would handle comparisons between positive
13345 // the operands would cause it to handle comparisons between positive
13371 // Converting this to a min would handle comparisons between positive
13406 // Converting this to a max would handle comparisons between positive