Searched defs:CRHS (Results 1 – 8 of 8) sorted by relevance
2045 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); visitCmpInst() local 2092 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); visitSub() local 2111 Constant *CRHS = dyn_cast<Constant>(RHS); visitBinaryOperator() local
139 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); isSameCompare() local 610 if (auto *CRHS = dyn_cast<Constant>(Op1)) { foldOrCommuteConstant() local 3743 if (Constant *CRHS = dyn_cast<Constant>(RHS)) simplifyICmpInst() local 4031 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) simplifyICmpInst() local 4068 if (Constant *CRHS = dyn_cast<Constant>(RHS)) simplifyFCmpInst() local [all...]
3428 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) ComputeNumSignBitsImpl() local 8208 const APInt *CLHS, *CRHS; isTruePredicate() local [all...]
217 if (Constant *CRHS = dyn_cast<Constant>(RHS)) InsertBinop() local 319 if (Constant *CRHS = dyn_cast<Constant>(Idx)) expandAddToGEP() local
11326 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); performAndCombine() local 12020 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); performOrCombine() local 12152 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); performOrCombine() local 12171 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); performXorCombine() local 12730 auto *CRHS = dyn_cast<ConstantFPSDNode>(N0.getOperand(1)); performFCanonicalizeCombine() local 14198 auto CRHS = dyn_cast<ConstantSDNode>(RHS); performSetCCCombine() local 14261 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); performSetCCCombine() local [all...]
1636 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); combineFMinMaxLegacy() local 4513 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); foldFreeOpFromSelect() local
3603 auto *CRHS = dyn_cast<ConstantSDNode>(RHS); performCombineVMergeAndVOps() local
4567 if (ConstantSDNode *CRHS = ComputeNumSignBits() local