Searched defs:IsRotate (Results 1 – 1 of 1) sorted by relevance
6688 SelectionDAG &DAG, bool IsRotate) { in matchRotateSub()6961 bool IsRotate = LHSShift.getOperand(0) == RHSShift.getOperand(0); in MatchRotate() local