Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1326 const LSRUse &LU, in RateFormula()
1743 const LSRUse &LU, const Formula &F) { in isAMCompletelyFolded()
1760 const LSRUse &LU, const Formula &F, in getScalingFactorCost()
2519 bool LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, in reconcileNewOffset()
2583 LSRUse &LU = Uses[LUIdx]; in getUse() local
2593 LSRUse &LU = Uses[LUIdx]; in getUse() local
2601 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
2617 LSRUse &LU = Uses[LUIdx]; in FindUseWithSimilarFormula() local
3311 LSRUse &LU = Uses[LUIdx]; in CollectFixupsAndInitialFormulae() local
3339 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula()
[all …]
/third_party/boost/libs/numeric/ublas/test/
Dtest_lu.cpp33 MATRIX LU; in main() local
/third_party/weston/shared/
Dmatrix.c208 inverse_transform(const double *LU, const unsigned *p, float *v) in inverse_transform()
263 double LU[16]; /* column-major */ in weston_matrix_invert() local
/third_party/weston/tests/
Dmatrix-test.c38 double LU[16]; /* column-major */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp589 for (auto LU : LastUser) { in setLastUser() local
606 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() local
845 for (auto LU : LastUser) { in initializeAllAnalysisInfo() local
1659 SmallVector<Pass *, 1> LU; in addLowerLevelRequiredPass() local
DAsmWriter.cpp201 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp304 auto LD = LastDef[R], LU = LastUse[R]; in computeInitialLiveRanges() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js1955 ,"LU":[,[,,"1\\d{2,5}",,,,,,,[3,4,5,6] property
Dmetadatalite.js4514 ,"LU":[,[,,"35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",,,,,,,[4,5,6,7,… property
Dmetadata.js4514 ,"LU":[,[,,"35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",,,,,,,[4,5,6,7,… property
Ddemo-compiled.js301 …-1]],,,[,,,,,,,,,[-1]],[,,"70[67]\\d{5}",,,,"70712345"],,,[,,,,,,,,,[-1]]],LU:[,[,,"35[013-9]\\d{4… property
596 …?:1[17]|23))))",,,,"01"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],LU:[,[,,"1\\d{2,5}",,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp187 const Use *LU = L.first; in predictValueUseListOrderImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1608 if (const auto *LU = M.getNamedGlobal("llvm.used")) { in doFinalization() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp479 #define LU macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1426 Operator *LU = dyn_cast<Operator>(L); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp679 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in CompareSCEVComplexity() local
10086 if (const SCEVUnknown *LU = dyn_cast<SCEVUnknown>(LHS)) in isImpliedViaMerge() local