Home
last modified time | relevance | path

Searched defs:CaseBB (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp374 BasicBlock *CaseBB = BasicBlock::Create( in perform() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp417 BasicBlock *CaseBB = BasicBlock::Create( in perform() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1600 auto *CaseBB = IP.getBlock()->getSinglePredecessor(); in createSections() local
1635 BasicBlock *CaseBB = BasicBlock::Create( in createSections() local
1692 auto *CaseBB = Loc.IP.getBlock(); in createSection() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2204 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
2212 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1971 auto *CaseBB = BasicBlock::Create(CleanupPadBB->getContext(), in rewritePHIsForCleanupPad() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp7214 BasicBlock *CaseBB = Case.getCaseSuccessor(); in optimizeSwitchPhiConstants() local