Home
last modified time | relevance | path

Searched defs:LU (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp992 const LSRUse &LU, in RateFormula()
1495 const LSRUse &LU, const Formula &F) { in isAMCompletelyFolded()
1502 const LSRUse &LU, const Formula &F) { in getScalingFactorCost()
2243 LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, bool HasBaseReg, in reconcileNewOffset()
2304 LSRUse &LU = Uses[LUIdx]; in getUse() local
2314 LSRUse &LU = Uses[LUIdx]; in getUse() local
2327 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
2343 LSRUse &LU = Uses[LUIdx]; in FindUseWithSimilarFormula() local
3044 LSRUse &LU = Uses[LF.LUIdx]; in CollectFixupsAndInitialFormulae() local
3065 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula()
[all …]
/minix3/external/bsd/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp305 auto LU = L->use_begin(), LE = L->use_end(); in matches() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp569 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() local
1684 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
H A DAsmWriter.cpp150 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp154 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1195 Operator *LU = dyn_cast<Operator>(L); in computeKnownBits() local
H A DScalarEvolution.cpp489 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in compare() local