Searched refs:MatchShiftTooBig (Results 1 – 1 of 1) sorted by relevance
6326 auto MatchShiftTooBig = [OpSizeInBits](ConstantSDNode *Val) { in visitSHL() local6329 if (ISD::matchUnaryPredicate(N1, MatchShiftTooBig)) in visitSHL()6547 auto MatchShiftTooBig = [OpSizeInBits](ConstantSDNode *Val) { in visitSRA() local6550 if (ISD::matchUnaryPredicate(N1, MatchShiftTooBig)) in visitSRA()6711 auto MatchShiftTooBig = [OpSizeInBits](ConstantSDNode *Val) { in visitSRL() local6714 if (ISD::matchUnaryPredicate(N1, MatchShiftTooBig)) in visitSRL()