Searched refs:ShiftRight (Results 1 – 1 of 1) sorted by relevance
734 SDValue ShiftRight = N->getOperand(0), Mask = N->getOperand(1); in performANDCombine() local735 unsigned ShiftRightOpc = ShiftRight.getOpcode(); in performANDCombine()743 if (!(CN = dyn_cast<ConstantSDNode>(ShiftRight.getOperand(1)))) in performANDCombine()761 ShiftRight.getOperand(0), DAG.getConstant(Pos, MVT::i32), in performANDCombine()