Lines Matching defs:MatchInRange
9927 auto MatchInRange = [OpSizeInBits](ConstantSDNode *LHS,
9934 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchInRange)) {
9967 auto MatchInRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS,
9975 if (ISD::matchBinaryPredicate(InnerShiftAmt, N1, MatchInRange,
10560 auto MatchInRange = [OpSizeInBits](ConstantSDNode *LHS,
10567 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchInRange)) {