Lines Matching full:comparison
82 /// As such, this method can be used to do an exact bit-for-bit comparison of
248 /// isSignedOp - For an integer comparison, return 1 if the comparison is a
249 /// signed operation and 2 if the result is an unsigned comparison. Return zero
270 /// comparison.
279 // If the N and U bits get set then the resultant comparison DOES suddenly
294 /// comparison.
4443 "LHS/RHS of comparison should match types!");