Searched defs:CRHS (Results 1 – 8 of 8) sorted by relevance
199 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
1615 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local1649 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local1668 Constant *CRHS = dyn_cast<Constant>(RHS); in visitBinaryOperator() local
136 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local600 if (auto *CRHS = dyn_cast<Constant>(Op1)) in foldOrCommuteConstant() local3340 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyICmpInst() local3594 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) in SimplifyICmpInst() local3656 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyFCmpInst() local
3005 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBitsImpl() local6353 const APInt *CLHS, *CRHS; in isTruePredicate() local
218 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local567 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
9025 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performAndCombine() local9216 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local9316 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); in performOrCombine() local9335 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performXorCombine() local9808 auto *CRHS = dyn_cast<ConstantFPSDNode>(N0.getOperand(1)); in performFCanonicalizeCombine() local10668 auto CRHS = dyn_cast<ConstantSDNode>(RHS); in performSetCCCombine() local10731 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
3517 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in foldFreeOpFromSelect() local
3950 if (ConstantSDNode *CRHS = in ComputeNumSignBits() local