Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
DInstructionSimplify.cpp85 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
594 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyAddInst() local
736 if (Constant *CLHS = dyn_cast<Constant>(Op0)) in SimplifySubInst() local
870 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFAddInst() local
912 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFSubInst() local
950 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyFMulInst() local
976 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyMulInst() local
1432 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyAndInst() local
1531 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyOrInst() local
1625 if (Constant *CLHS = dyn_cast<Constant>(Op0)) { in SimplifyXorInst() local
[all …]
DValueTracking.cpp52 if (ConstantInt *CLHS = dyn_cast<ConstantInt>(Op0)) { in ComputeMaskedBitsAddSub() local
1231 if (ConstantInt *CLHS = dyn_cast<ConstantInt>(U->getOperand(0))) in ComputeNumSignBits() local
DScalarEvolutionExpander.cpp156 if (Constant *CLHS = dyn_cast<Constant>(LHS)) in InsertBinop() local
528 if (Constant *CLHS = dyn_cast<Constant>(V)) in expandAddToGEP() local
/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
DInlineCost.cpp511 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in visitCmpInst() local
532 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitCmpInst() local
582 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitSub() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2089 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) { in ComputeMaskedBits() local
2350 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) in ComputeNumSignBits() local