Searched defs:MinRHS (Results 1 – 6 of 6) sorted by relevance
305 Value *MinLHS, *MinRHS; in isSSATMinMaxPattern() local
8611 APInt MinRHS = getSignedRange(RHS).getSignedMin(); in doesIVOverflowOnGT() local8620 APInt MinRHS = getUnsignedRange(RHS).getUnsignedMin(); in doesIVOverflowOnGT() local
10576 APInt MinRHS = getSignedRangeMin(RHS); in doesIVOverflowOnGT() local10584 APInt MinRHS = getUnsignedRangeMin(RHS); in doesIVOverflowOnGT() local
11034 APInt MinRHS = getSignedRangeMin(RHS); in doesIVOverflowOnGT() local11042 APInt MinRHS = getUnsignedRangeMin(RHS); in doesIVOverflowOnGT() local
48546 SDValue MinRHS = Op1.getOperand(1); in combineSubToSubus() local48560 SDValue MinRHS = Op1.getOperand(0).getOperand(1); in combineSubToSubus() local
45232 SDValue MinRHS = Op1.getOperand(1); in combineSubToSubus() local