Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.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 …]
HDScalarEvolutionExpander.cpp159 if (Constant *CLHS = dyn_cast<Constant>(LHS)) in InsertBinop() local
492 if (Constant *CLHS = dyn_cast<Constant>(V)) in expandAddToGEP() local
HDValueTracking.cpp214 if (ConstantInt *CLHS = dyn_cast<ConstantInt>(Op0)) { in computeKnownBitsAddSub() local
2055 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBits() local
/NextBSD/contrib/llvm/lib/Analysis/IPA/
HDInlineCost.cpp551 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in visitCmpInst() local
572 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitCmpInst() local
618 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitSub() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp1216 if (const ConstantFPSDNode *CLHS = dyn_cast<ConstantFPSDNode>(LHS)) { in LowerFastFDIV() local
1661 const ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); in performOrCombine() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp2331 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) { in computeKnownBits() local
2645 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) in ComputeNumSignBits() local