Home
last modified time | relevance | path

Searched refs:LBB (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp628 const Value *LBB = (const Value*)BBDN->getBasicBlock()->getBasicBlock(); in print_details() local
629 if (LBB) in print_details()
630 OS << LBB->getName() << " "; in print_details()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp365 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants() local
367 if (LBB == RBB) in cmpConstants()
370 if (&BB == LBB) { in cmpConstants()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp257 if (const BasicBlock *LBB = getBasicBlock()) in getName() local
258 return LBB->getName(); in getName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10120 const BasicBlock *LBB = LPhi->getParent(); in isImpliedViaMerge() local
10129 if (RPhi && RPhi->getParent() == LBB) { in isImpliedViaMerge()
10134 for (const BasicBlock *IncBB : predecessors(LBB)) { in isImpliedViaMerge()
10140 } else if (RAR && RAR->getLoop()->getHeader() == LBB) { in isImpliedViaMerge()
10164 for (const BasicBlock *IncBB : predecessors(LBB)) { in isImpliedViaMerge()
/third_party/pcre2/pcre2/doc/
Dpcre2.txt3475 ple, the result of processing "\Uaa\LBB\Ecc\E" is "AAbbcc"; the final