Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/modes/asm/
Dghash-x86_64.pl145 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
/third_party/openssl/crypto/modes/asm/
Dghash-x86_64.pl145 sub LB() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/ or subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp123 MachineBasicBlock *HB = L->getHeader(), *LB = L->getLoopLatch(); in findLoopPreheader() local
DMachineTraceMetrics.cpp445 LoopBounds &LB; member in llvm::po_iterator_storage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp669 uint32_t LB = getScoreLB(T); in print() local
730 const uint32_t LB = getScoreLB(T); in simplifyWaitcnt() local
743 const uint32_t LB = getScoreLB(T); in determineWait() local
DAMDILCFGStructurizer.cpp1056 for (auto *LB : inverse_children<MachineBasicBlock*>(LoopHeader)) in mergeLoop() local
/third_party/f2fs-tools/lib/
Dnls_utf8.c339 #define LB (0x1100) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp119 Optional<uint64_t> LB; in dumpArrayType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1257 unsigned LB, LE; in computeUsedBits() local
2909 MachineBasicBlock *LB, *PB, *EB; member
2921 MachineBasicBlock *LB, *PB; // Loop Block, Preheader Block member
3066 void HexagonLoopRescheduling::moveGroup(InstrGroup &G, MachineBasicBlock &LB, in moveGroup()
DHexagonCommonGEP.cpp833 BasicBlock *LB = recalculatePlacement(Node, NCM, Loc); in recalculatePlacementRec() local
857 BasicBlock *LB = L->getLoopLatch(); in isInMainPath() local
DHexagonSplitDouble.cpp479 const MachineBasicBlock *LB = L->getLoopLatch(); in collectIndRegsForLoop() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js1851 ,"LB":[,[,,"[19]\\d\\d",,,,,,,[3] property
Dmetadatalite.js4327 ,"LB":[,[,,"[27-9]\\d{7}|[13-9]\\d{6}",,,,,,,[7,8] property
Dmetadata.js4327 ,"LB":[,[,,"[27-9]\\d{7}|[13-9]\\d{6}",,,,,,,[7,8] property
Ddemo-compiled.js290 ,,,[-1]]],LB:[,[,,"[27-9]\\d{7}|[13-9]\\d{6}",,,,,,,[7,8]],[,,"7(?:62|8[0-7]|9[04-9])\\d{4}|(?:[14-… property
595 …,,[,,"19[015]",,,,"190"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],LB:[,[,,"[19]\\d\\d",,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp846 InstNumberT LB = i == i1 ? IBB->second : FirstInstNum; in livenessAddIntervals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp954 APInt LB = EndPoints[Size - 2]->getValue(); in tryMergeRange() local
DDebugInfoMetadata.cpp222 if (auto *LB = dyn_cast<DILexicalBlockBase>(this)) in getScope() local
DDebugInfo.cpp165 if (auto *LB = dyn_cast<DILexicalBlockBase>(Scope)) { in processScope() local
DVerifier.cpp4754 if (auto *LB = dyn_cast<DILexicalBlockBase>(LocalScope)) in getSubprogram() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2274 Int LB(-1), LP(0), HB(dim), HP(dim - 1); in generateCornerUpdate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp7585 InnerLoopVectorizer LB(L, PSE, LI, DT, TLI, TTI, AC, ORE, VF.Width, 1, LVL, in processLoopInVPlanNativePath() local
7856 InnerLoopVectorizer LB(L, PSE, LI, DT, TLI, TTI, AC, ORE, VF.Width, IC, in processLoop() local
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h468 LB = ((4U << 3) + 0) << kOpcodeShift, enumerator
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h457 LB = ((4U << 3) + 0) << kOpcodeShift, enumerator
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc9828 EVALUATE(LB) { in EVALUATE() argument