Searched defs:AndRHS (Results 1 – 9 of 9) sorted by relevance
238 Value *AndRHS = CmpBO->getOperand(1); in extractAlignmentInfo() local
386 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(LHS->getOperand(1))) in calcZeroHeuristics() local
400 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); in SimplifyDemandedUseBits() local
849 ConstantInt *AndRHS; in foldSelectICmpAnd() local
162 ConstantInt *AndRHS, in OptAndOp()1227 if (ConstantInt *AndRHS = dyn_cast<ConstantInt>(Op1)) { in visitAnd() local
1668 if (ConstantSDNode *AndRHS = in SimplifySetCC() local1695 if (ConstantSDNode *AndRHS = in SimplifySetCC() local
4804 SDValue AndRHS = LHS->getOperand(1); in SelectBFE() local
2152 const Value *AndRHS = AI->getOperand(1); in emitCompareAndBranch() local
12872 ConstantSDNode *AndRHS = cast<ConstantSDNode>(Op1); in LowerToBT() local16996 SDValue AndRHS = DAG.getNode(ISD::AND, dl, M33.getValueType(), Srl, M33); in LowerCTPOP() local