Searched defs:LHSV (Results 1 – 12 of 12) sorted by relevance
/external/libcxx/test/std/containers/sequences/array/ |
D | compare.fail.cpp | 33 const Vector LHSV(LHS.begin(), LHS.end()); in test_compare() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 160 if (Value *LHSV = dyn_castNegVal(LHS)) { in visitAdd() local 343 if (Value *LHSV = dyn_castFNegVal(LHS)) in visitFAdd() local
|
D | InstCombineCompares.cpp | 657 Value *LHSV = GEPLHS->getOperand(DiffOperand); in FoldGEPICmp() local 1336 const APInt &LHSV = LHSC->getValue(); in visitICmpInstWithInstAndIntCst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 389 Value *LHSV = Expander.expandCodeFor(LHS, Ty, InsertAt); in expandCheck() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 1124 if (Value *LHSV = dyn_castNegVal(LHS)) { in visitAdd() local 1318 if (Value *LHSV = dyn_castFNegVal(LHS)) { in visitFAdd() local
|
D | InstCombineCompares.cpp | 1036 Value *LHSV = GEPLHS->getOperand(DiffOperand); in FoldGEPICmp() local 2129 const APInt &LHSV = LHSC->getValue(); in visitICmpInstWithInstAndIntCst() local 2155 const APInt &LHSV = LHSC->getValue(); in visitICmpInstWithInstAndIntCst() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 713 Value *LHSV = B.CreateZExt(B.CreateLoad(castToCStr(LHS, B), "lhsc"), in optimizeMemCmp() local 734 Value *LHSV = in optimizeMemCmp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 782 Value *LHSV = B.CreateZExt(B.CreateLoad(castToCStr(LHS, B), "lhsc"), in optimizeMemCmp() local 797 Value *LHSV = nullptr; in optimizeMemCmp() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | SimplifyLibCalls.cpp | 751 Value *LHSV = B.CreateZExt(B.CreateLoad(CastToCStr(LHS, B), "lhsc"), in CallOptimizer() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 982 Value *LHSV = GEPLHS->getOperand(DiffOperand); in foldGEPICmp() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 2301 ValueList LHSV, RHSV; in vectorizeTree() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3205 ValueList LHSV, RHSV; in vectorizeTree() local
|