Lines Matching defs:MatchShiftAmount
10011 auto MatchShiftAmount = [OpSizeInBits](ConstantSDNode *LHS,
10022 if (ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchShiftAmount,
10029 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchShiftAmount,
10045 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchShiftAmount,
10056 if (ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchShiftAmount,
10614 auto MatchShiftAmount = [OpSizeInBits](ConstantSDNode *LHS,
10621 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), MatchShiftAmount,
10632 if (ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchShiftAmount,