Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp193 if (Constant *CRHS = dyn_cast<Constant>(RHS)) { in visitCmpInst() local
DInlineCost.cpp1279 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitCmpInst() local
1313 Constant *CRHS = ConstantInt::get(RHS->getContext(), RHSOffset); in visitSub() local
1332 Constant *CRHS = dyn_cast<Constant>(RHS); in visitBinaryOperator() local
DInstructionSimplify.cpp133 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
605 if (auto *CRHS = dyn_cast<Constant>(Op1)) in foldOrCommuteConstant() local
3229 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyICmpInst() local
3462 if (auto *CRHS = dyn_cast<PtrToIntOperator>(RHS)) in SimplifyICmpInst() local
3524 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in SimplifyFCmpInst() local
DScalarEvolutionExpander.cpp174 if (Constant *CRHS = dyn_cast<Constant>(RHS)) in InsertBinop() local
519 if (Constant *CRHS = dyn_cast<Constant>(Idx)) in expandAddToGEP() local
DValueTracking.cpp2612 if (const auto *CRHS = dyn_cast<Constant>(U->getOperand(1))) in ComputeNumSignBitsImpl() local
5360 const APInt *CLHS, *CRHS; in isTruePredicate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp8267 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performAndCombine() local
8458 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS.getOperand(1)); in performOrCombine() local
8558 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1)); in performOrCombine() local
8577 const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(RHS); in performXorCombine() local
9003 auto *CRHS = dyn_cast<ConstantFPSDNode>(N0.getOperand(1)); in performFCanonicalizeCombine() local
9829 auto CRHS = dyn_cast<ConstantSDNode>(RHS); in performSetCCCombine() local
9892 const ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in performSetCCCombine() local
DAMDGPUISelLowering.cpp3535 ConstantFPSDNode *CRHS = dyn_cast<ConstantFPSDNode>(RHS); in foldFreeOpFromSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1320 if (ConstantInt *CRHS = dyn_cast<ConstantInt>(RHS)) { in visitAdd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3780 if (ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in ComputeNumSignBits() local