Home
last modified time | relevance | path

Searched defs:LHSV (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp717 Value *LHSV = GEPLHS->getOperand(DiffOperand); in FoldGEPICmp() local
1555 const APInt &LHSV = LHSC->getValue(); in visitICmpInstWithInstAndIntCst() local
1581 const APInt &LHSV = LHSC->getValue(); in visitICmpInstWithInstAndIntCst() local
DInstCombineAddSub.cpp1114 if (Value *LHSV = dyn_castNegVal(LHS)) { in visitAdd() local
1294 if (Value *LHSV = dyn_castFNegVal(LHS)) { in visitFAdd() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1018 Value *LHSV = B.CreateZExt(B.CreateLoad(CastToCStr(LHS, B), "lhsc"), in callOptimizer() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1700 ValueList LHSV, RHSV; in vectorizeTree() local