Home
last modified time | relevance | path

Searched defs:CLHS (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp96 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
531 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyAddInst() local
663 if (Constant *CLHS = dyn_cast<Constant>(Op0)) in SimplifySubInst() local
790 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFAddInst() local
832 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFSubInst() local
870 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFMulInst() local
896 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyMulInst() local
1561 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyAndInst() local
1720 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyOrInst() local
1856 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyXorInst() local
[all …]
DInlineCost.cpp553 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in visitCmpInst() local
574 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitCmpInst() local
620 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitSub() local
DScalarEvolutionExpander.cpp176 if (Constant *CLHS = dyn_cast<Constant>(LHS)) in InsertBinop() local
503 if (Constant *CLHS = dyn_cast<Constant>(V)) in expandAddToGEP() local
DValueTracking.cpp234 if (ConstantInt *CLHS = dyn_cast<ConstantInt>(Op0)) { in computeKnownBitsAddSub() local
2293 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBits() local
4154 const APInt *CLHS, *CRHS; in isTruePredicate() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp482 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in visitCmpInst() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1417 if (const ConstantFPSDNode *CLHS = dyn_cast<ConstantFPSDNode>(LHS)) { in LowerFastFDIV() local
1867 const ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); in performOrCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2361 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) { in computeKnownBits() local
2680 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) in ComputeNumSignBits() local