Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h324 BlockT *EntryBB = &BB->getParent()->front(); in verifyLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp404 BasicBlock *EntryBB = BasicBlock::Create(Context, "entry", Trampoline); in generateLSDAInEAXThunk() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1587 BasicBlock *EntryBB = &F.getEntryBlock(); in ComputePostOrders() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1270 MachineBasicBlock *EntryBB = &MF->front(); in EmitFunctionEntryCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2292 MachineBasicBlock *EntryBB = MF->CreateMachineBasicBlock(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2152 BasicBlock &EntryBB = B.GetInsertBlock()->getParent()->getEntryBlock(); in insertSinCosCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp4567 BasicBlock &EntryBB = F.getEntryBlock(); in runImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp398 MachineBasicBlock &EntryBB = *Fn.begin(); in InsertVRSaveCode() local