/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1326 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/ |
D | test_lu.cpp | 33 MATRIX LU; in main() local
|
/third_party/weston/shared/ |
D | matrix.c | 208 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/ |
D | matrix-test.c | 38 double LU[16]; /* column-major */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 589 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
|
D | AsmWriter.cpp | 201 const Use *LU = L.first; in predictValueUseListOrderImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 304 auto LD = LastDef[R], LU = LastUse[R]; in computeInitialLiveRanges() local
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 1955 ,"LU":[,[,,"1\\d{2,5}",,,,,,,[3,4,5,6] property
|
D | metadatalite.js | 4514 ,"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
|
D | metadata.js | 4514 ,"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
|
D | demo-compiled.js | 301 …-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/ |
D | ValueEnumerator.cpp | 187 const Use *LU = L.first; in predictValueUseListOrderImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1608 if (const auto *LU = M.getNamedGlobal("llvm.used")) { in doFinalization() local
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 479 #define LU macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 1426 Operator *LU = dyn_cast<Operator>(L); in computeKnownBitsFromOperator() local
|
D | ScalarEvolution.cpp | 679 const SCEVUnknown *LU = cast<SCEVUnknown>(LHS); in CompareSCEVComplexity() local 10086 if (const SCEVUnknown *LU = dyn_cast<SCEVUnknown>(LHS)) in isImpliedViaMerge() local
|