Searched defs:CRHS (Results 1 – 7 of 7) sorted by relevance
1970 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local2004 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local2023 Constant *CRHS = dyn_cast<Constant>(RHS); in visitBinaryOperator() local
135 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local607 if (auto *CRHS = dyn_cast<Constant>(Op1)) { in foldOrCommuteConstant() local3661 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in simplifyICmpInst() local3922 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) in simplifyICmpInst() local3960 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in simplifyFCmpInst() local
3235 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBitsImpl() local6790 const APInt *CLHS, *CRHS; in isTruePredicate() local
223 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local578 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
9661 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performAndCombine() local9853 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local9953 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); in performOrCombine() local9976 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performXorCombine() local10457 auto *CRHS = dyn_cast<ConstantFPSDNode>(N0.getOperand(1)); in performFCanonicalizeCombine() local11431 auto CRHS = dyn_cast<ConstantSDNode>(RHS); in performSetCCCombine() local11494 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
3697 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in foldFreeOpFromSelect() local
4285 if (ConstantSDNode *CRHS = in ComputeNumSignBits() local