Searched defs:CRHS (Results 1 – 9 of 9) sorted by relevance
193 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
1279 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local1313 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local1332 Constant *CRHS = dyn_cast<Constant>(RHS); in visitBinaryOperator() local
133 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local605 if (auto *CRHS = dyn_cast<Constant>(Op1)) in foldOrCommuteConstant() local3229 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyICmpInst() local3462 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) in SimplifyICmpInst() local3524 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyFCmpInst() local
174 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local519 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
2612 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBitsImpl() local5360 const APInt *CLHS, *CRHS; in isTruePredicate() local
8267 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performAndCombine() local8458 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local8558 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); in performOrCombine() local8577 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performXorCombine() local9003 auto *CRHS = dyn_cast<ConstantFPSDNode>(N0.getOperand(1)); in performFCanonicalizeCombine() local9829 auto CRHS = dyn_cast<ConstantSDNode>(RHS); in performSetCCCombine() local9892 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
3535 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in foldFreeOpFromSelect() local
1320 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(RHS)) { in visitAdd() local
3780 if (ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in ComputeNumSignBits() local