Searched defs:CRHS (Results 1 – 8 of 8) sorted by relevance
256 if (Constant *CRHS = dyn_cast<Constant>(RHS)) InsertBinop() local 358 if (Constant *CRHS = dyn_cast<Constant>(Idx)) expandAddToGEP() local
140 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); isSameCompare() local 611 if (auto *CRHS = dyn_cast<Constant>(Op1)) { foldOrCommuteConstant() local 3761 if (Constant *CRHS = dyn_cast<Constant>(RHS)) simplifyICmpInst() local 4041 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) simplifyICmpInst() local 4078 if (Constant *CRHS = dyn_cast<Constant>(RHS)) simplifyFCmpInst() local [all...]
2100 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); visitSub() local 2119 Constant *CRHS = dyn_cast<Constant>(RHS); visitBinaryOperator() local
3819 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) ComputeNumSignBitsImpl() local 4655 const APFloat *CRHS; computeKnownFPClassFromCond() local 8771 const APInt *CLHS, *CRHS; isTruePredicate() local 8812 const APInt *CLHS, *CRHS; isTruePredicate() local [all...]
11512 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); performAndCombine() local 12287 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); performOrCombine() local 12419 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); performOrCombine() local 12438 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); performXorCombine() local 14509 auto CRHS = dyn_cast<ConstantSDNode>(RHS); performSetCCCombine() local 14572 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); performSetCCCombine() local [all...]
1683 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); combineFMinMaxLegacy() local 4567 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); foldFreeOpFromSelect() local
3810 auto *CRHS = dyn_cast<ConstantSDNode>(RHS); performCombineVMergeAndVOps() local
4767 if (ConstantSDNode *CRHS = ComputeNumSignBits() local