Lines Matching defs:MatchInRange
10098 auto MatchInRange = [OpSizeInBits](ConstantSDNode *LHS,
10105 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchInRange)) {
10138 auto MatchInRange = [OpSizeInBits, InnerBitwidth](ConstantSDNode *LHS,
10146 if (ISD::matchBinaryPredicate(InnerShiftAmt, N1, MatchInRange,
10733 auto MatchInRange = [OpSizeInBits](ConstantSDNode *LHS,
10740 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchInRange)) {