Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp980 const LSRUse &LU, in RateFormula()
1468 const LSRUse &LU, const Formula &F) { in isAMCompletelyFolded()
1475 const LSRUse &LU, const Formula &F) { in getScalingFactorCost()
2206 bool LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, in reconcileNewOffset()
2270 LSRUse &LU = Uses[LUIdx]; in getUse() local
2280 LSRUse &LU = Uses[LUIdx]; in getUse() local
2293 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
2309 LSRUse &LU = Uses[LUIdx]; in FindUseWithSimilarFormula() local
2997 LSRUse &LU = Uses[LF.LUIdx]; in CollectFixupsAndInitialFormulae() local
3017 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula()
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1898 LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, bool HasBaseReg, in reconcileNewOffset()
1956 LSRUse &LU = Uses[LUIdx]; in getUse() local
1966 LSRUse &LU = Uses[LUIdx]; in getUse() local
1979 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
1995 LSRUse &LU = Uses[LUIdx]; in FindUseWithSimilarFormula() local
2152 LSRUse &LU = Uses[LF.LUIdx]; in CollectFixupsAndInitialFormulae() local
2173 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula()
2184 LSRUse &LU, size_t LUIdx) { in InsertSupplementalFormula()
2204 bool LSRInstance::InsertFormula(LSRUse &LU, unsigned LUIdx, const Formula &F) { in InsertFormula()
2285 LSRUse &LU = Uses[LF.LUIdx]; in CollectLoopInvariantFixupsAndFormulae() local
[all …]
/external/eigen/bench/btl/libs/gmm/
Dgmm_LU_solve_interface.hh87 inline static void LU_factor(gene_matrix & LU, Pivot_Vector & pivot, int N) in LU_factor()
150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve()
/external/eigen/bench/btl/libs/mtl4/
Dmtl4_LU_solve_interface.hh87 inline static void LU_factor(gene_matrix & LU, Pivot_Vector & pivot, int N) in LU_factor()
150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve()
/external/eigen/bench/btl/libs/blitz/
Dblitz_LU_solve_interface.hh87 inline static void LU_factor(gene_matrix & LU, Pivot_Vector & pivot, int N) in LU_factor()
150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve()
/external/eigen/bench/btl/actions/
Daction_lu_solve.hh65 typename Interface::gene_matrix LU; in calculate() local
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp314 auto LU = L->use_begin(), LE = L->use_end(); in matches() local
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp298 auto LD = LastDef[R], LU = LastUse[R]; in computeInitialLiveRanges() local
/external/llvm/lib/IR/
DLegacyPassManager.cpp559 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() local
1670 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
DAsmWriter.cpp156 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp579 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() local
1638 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp157 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp598 Operator *LU = dyn_cast<Operator>(L); in ComputeMaskedBits() local
DScalarEvolution.cpp457 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in compare() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1211 Operator *LU = dyn_cast<Operator>(L); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp482 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in compare() local