Home
last modified time | relevance | path

Searched defs:CRHS (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp546 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifyAddInst() local
615 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifySubInst() local
735 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifyMulInst() local
1158 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifyAndInst() local
1247 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifyOrInst() local
1341 if (Constant *CRHS = dyn_cast<Constant>(Op1)) { in SimplifyXorInst() local
1428 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyICmpInst() local
2122 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyFCmpInst() local
2371 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in SimplifyBinOp() local
DScalarEvolutionExpander.cpp130 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local
500 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
DValueTracking.cpp971 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(U->getOperand(1))) in ComputeNumSignBits() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp97 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
532 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyAddInst() local
666 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifySubInst() local
790 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyFAddInst() local
829 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyFSubInst() local
865 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyFMulInst() local
888 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyMulInst() local
1566 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyAndInst() local
1740 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyOrInst() local
1873 if (Constant *CRHS = dyn_cast<Constant>(Op1)) in SimplifyXorInst() local
[all …]
DLoopUnrollAnalyzer.cpp189 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
DInlineCost.cpp675 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in visitCmpInst() local
697 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local
743 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local
DScalarEvolutionExpander.cpp175 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local
502 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
DValueTracking.cpp2079 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBits() local
4008 const APInt *CLHS, *CRHS; in isTruePredicate() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp230 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(RHS)) { in visitAdd() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1146 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitAdd() local
1152 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(RHS)) { in visitAdd() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp2618 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local
2843 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2205 if (ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in ComputeNumSignBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2659 if (ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in ComputeNumSignBits() local