Home
last modified time | relevance | path

Searched defs:EntryBB (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp170 BasicBlock *EntryBB = &F.front(); in setupFunctionContext() local
374 BasicBlock *EntryBB = &F.front(); in setupEntryBlockAndCallSites() local
DBranchFolding.cpp875 MachineBasicBlock *EntryBB = in TryTailMergeBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp173 BasicBlock *EntryBB = &F.front(); in setupFunctionContext() local
386 BasicBlock *EntryBB = &F.front(); in setupEntryBlockAndCallSites() local
DMachineOutliner.cpp1130 BasicBlock *EntryBB = BasicBlock::Create(C, "entry", F); in createOutlinedFunction() local
DBranchFolding.cpp970 MachineBasicBlock *EntryBB = in TryTailMergeBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp161 BasicBlock *EntryBB = BasicBlock::Create(C, "entry", RegisterCallDtors); in runOnModule() local
DWebAssemblyLowerEmscriptenEHSjLj.cpp893 BasicBlock &EntryBB = F.getEntryBlock(); in runSjLjOnFunction() local
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp244 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", F); in TEST_F() local
/external/llvm/unittests/IR/
DValueTest.cpp195 BasicBlock &EntryBB = F->getEntryBlock(); in TEST() local
/external/clang/lib/CodeGen/
DCGCUDANV.cpp185 llvm::BasicBlock *EntryBB = in makeRegisterGlobalsFn() local
DCGVTables.cpp176 llvm::BasicBlock *EntryBB = &Fn->front(); in GenerateVarArgsThunk() local
DCodeGenFunction.cpp765 llvm::BasicBlock *EntryBB = createBasicBlock("entry", CurFn); in StartFunction() local
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp69 BasicBlock *EntryBB; member in __anona11f612e0111::LinkModuleTest
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h272 BlockT *EntryBB = &BB->getParent()->front(); in verifyLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAtomicOptimizer.cpp558 BasicBlock *const EntryBB = I.getParent(); in optimizeAtomic() local
DAMDGPUPromoteAlloca.cpp166 BasicBlock &EntryBB = *F.begin(); in runOnFunction() local
DSIInsertWaitcnts.cpp1614 MachineBasicBlock &EntryBB = MF.front(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h324 BlockT *EntryBB = &BB->getParent()->front(); in verifyLoop() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp218 BasicBlock &EntryBB = *F.begin(); in runOnFunction() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp404 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", Trampoline); in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp404 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", Trampoline); in generateLSDAInEAXThunk() local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp863 BasicBlock *EntryBB = BasicBlock::Create(F->getContext(), in CleanupAndPrepareModules() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp718 BasicBlock *EntryBB = R->getEntry(); in getBranchInsertPoint() local
896 BasicBlock *EntryBB = R->getEntry(); in checkScopeHoistable() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1384 MachineBasicBlock *EntryBB = &MF->front(); in EmitFunctionEntryCode() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1379 BasicBlock *EntryBB = &F.getEntryBlock(); in ComputePostOrders() local

12