Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1300 const LSRUse &LU, in RateFormula()
1714 const LSRUse &LU, const Formula &F) { in isAMCompletelyFolded()
1731 const LSRUse &LU, const Formula &F, in getScalingFactorCost()
2486 bool LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, in reconcileNewOffset()
2550 LSRUse &LU = Uses[LUIdx]; in getUse() local
2560 LSRUse &LU = Uses[LUIdx]; in getUse() local
2568 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
2584 LSRUse &LU = Uses[LUIdx]; in FindUseWithSimilarFormula() local
3269 LSRUse &LU = Uses[LUIdx]; in CollectFixupsAndInitialFormulae() local
3297 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula()
[all …]
/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/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/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLegacyPassManager.cpp607 for (auto LU : LastUser) { in setLastUser() local
624 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() local
861 for (auto LU : LastUser) { in initializeAllAnalysisInfo() local
1738 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
DAsmWriter.cpp203 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/external/tensorflow/tensorflow/core/kernels/
Ddeterminant_op.cc62 Eigen::Matrix<Scalar, Dynamic, Dynamic> LU = lu.matrixLU(); in SLogDet() local
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp314 auto LU = L->use_begin(), LE = L->use_end(); in matches() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp313 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp305 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-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp188 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1504 if (const auto *LU = M.getNamedGlobal("llvm.used")) { in doFinalization() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1211 Operator *LU = dyn_cast<Operator>(L); in computeKnownBitsFromOperator() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp1339 Operator *LU = dyn_cast<Operator>(L); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp648 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in CompareSCEVComplexity() local
9739 if (const SCEVUnknown *LU = dyn_cast<SCEVUnknown>(LHS)) in isImpliedViaMerge() local

12