Home
last modified time | relevance | path

Searched defs:CRHS (Results 1 – 22 of 22) 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/
DLoopUnrollAnalyzer.cpp189 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
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 …]
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-7.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp194 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
DInlineCost.cpp998 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local
1044 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local
1063 Constant *CRHS = dyn_cast<Constant>(RHS); in visitBinaryOperator() local
DInstructionSimplify.cpp129 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
560 if (auto *CRHS = dyn_cast<Constant>(Op1)) in foldOrCommuteConstant() local
3191 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyICmpInst() local
3417 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) in SimplifyICmpInst() local
3479 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyFCmpInst() local
DScalarEvolutionExpander.cpp175 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local
515 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
DValueTracking.cpp2351 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBitsImpl() local
4927 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp6386 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performAndCombine() local
6554 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local
6654 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); in performOrCombine() local
6673 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performXorCombine() local
7649 auto CRHS = dyn_cast<ConstantSDNode>(RHS); in performSetCCCombine() local
7710 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
DAMDGPUISelLowering.cpp3365 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in foldFreeOpFromSelect() 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-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1238 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(RHS)) { in visitAdd() 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3397 if (ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in ComputeNumSignBits() local