Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2534 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(Ops[0])) { in getAddExpr() local
3127 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(Ops[0])) { in getMulExpr() local
3169 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(Ops[0])) { in getMulExpr() local
3438 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(LHS)) in getUDivExpr() local
3560 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(LHS)) in getUDivExpr() local
3864 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(Ops[0])) { in getMinMaxExpr() local
10679 if (const SCEVConstant *LHSC = dyn_cast<SCEVConstant>(LHS)) { in SimplifyICmpOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1471 const APFloat *LHSC, *RHSC; in foldLogicOfFCmps() local
3291 const APInt *LHSC = nullptr, *RHSC = nullptr; in foldAndOrOfICmps() local
H A DInstCombineCompares.cpp6584 const APInt *LHSC; in foldICmpUsingKnownBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp179 const ConstantInt *LHSC = cast<ConstantInt>(LHS); in getSortedConstantKeys() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1559 if (auto *LHSC = dyn_cast<Constant>(LHS)) in optimizeMemCmpConstantSize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10013 const APInt &LHSC = LHS->getAPIntValue(); in visitSHL() local
10616 const APInt &LHSC = LHS->getAPIntValue(); in visitSRL() local
H A DSelectionDAGBuilder.cpp5810 if (ConstantFPSDNode *LHSC = dyn_cast<ConstantFPSDNode>(LHS)) { in expandPow() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7683 const Type *LHSC = getCanonicalType(LHS).getTypePtr(); in getIntegerTypeOrder() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp55365 auto *LHSC = dyn_cast<ConstantSDNode>(LHS); in combineADC() local