Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp374 BasicBlock *CaseBB = BasicBlock::Create( in perform() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp445 BasicBlock *CaseBB = BasicBlock::Create( in perform() 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/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1477 auto *CaseBB = BasicBlock::Create(CleanupPadBB->getContext(), in rewritePHIsForCleanupPad() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3456 auto CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local
3464 llvm::BasicBlock *CaseBB = CGF.createBasicBlock(".omp.sections.case"); in EmitSections() local