Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp411 BasicBlock *CaseBB = BasicBlock::Create( in perform() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp791 BasicBlock *CaseBB = in processSwitches() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2079 auto *CaseBB = IP.getBlock()->getSinglePredecessor(); in createSections() local
2114 BasicBlock *CaseBB = BasicBlock::Create( in createSections() local
2171 auto *CaseBB = Loc.IP.getBlock(); in createSection() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2171 auto *CaseBB = BasicBlock::Create(CleanupPadBB->getContext(), in rewritePHIsForCleanupPad() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4075 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
4083 llvm::BasicBlock *CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7490 BasicBlock *CaseBB = Case.getCaseSuccessor(); in optimizeSwitchPhiConstants() local