Searched refs:RightHand (Results 1 – 1 of 1) sorted by relevance
7301 SDValue RightHand, SelectionDAG &DAG) { in foldLogicTreeOfShifts() argument7306 RightHand.getOpcode() != LogicOpcode) in foldLogicTreeOfShifts()7308 if (!LeftHand.hasOneUse() || !RightHand.hasOneUse()) in foldLogicTreeOfShifts()7317 SDValue R0 = RightHand.getOperand(0); in foldLogicTreeOfShifts()7318 SDValue R1 = RightHand.getOperand(1); in foldLogicTreeOfShifts()