Home
last modified time | relevance | path

Searched defs:EndBB (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp543 BasicBlock *&EndBB) { in wrapTestSetjmp()
1029 BasicBlock *EndBB = nullptr; in runSjLjOnFunction() local
/external/llvm-project/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp913 BasicBlock &EndBB = *BBI++; in TEST_F() local
1116 BasicBlock &EndBB = *BBI++; in TEST_F() local
1383 BasicBlock &EndBB = *BBI++; in TEST_F() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp556 BasicBlock *&EndBB) { in wrapTestSetjmp()
1102 BasicBlock *EndBB = nullptr; in runSjLjOnFunction() local
/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp523 auto EndBB = MaybeAddNode(&*T); in getGadgetGraph() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp774 BasicBlock *EndBB = in expandPartwordCmpXchg() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1981 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
2020 BasicBlock *EndBB, in validateAndCostRequiredSelects()
2121 BasicBlock *EndBB = ThenBB->getTerminator()->getSuccessor(0); in SpeculativelyExecuteBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp857 BasicBlock *EndBB = in expandPartwordCmpXchg() local
/external/llvm-project/llvm/lib/CodeGen/
DAtomicExpandPass.cpp876 BasicBlock *EndBB = in expandPartwordCmpXchg() local
/external/llvm-project/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp629 BasicBlock *EndBB = BasicBlock::Create(Context, "for.end", F); in TEST_F() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1521 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
1603 BasicBlock *EndBB = ThenBB->getTerminator()->getSuccessor(0); in SpeculativelyExecuteBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1892 BasicBlock *StoreBB, BasicBlock *EndBB) { in isSafeToSpeculateStore()
1971 BasicBlock *EndBB = ThenBB->getTerminator()->getSuccessor(0); in SpeculativelyExecuteBB() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp622 BasicBlock *StartBB = nullptr, *EndBB = nullptr; in mergeParallelRegions() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp990 MachineBasicBlock *EndBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitF128CSEL() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1441 MachineBasicBlock *EndBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitF128CSEL() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1969 MachineBasicBlock *EndBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitF128CSEL() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp9715 llvm::BasicBlock *EndBB = MapperCGF.createBasicBlock("omp.type.end"); in emitUserDefinedMapper() local