Home
last modified time | relevance | path

Searched defs:EntryBlock (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Analysis/
DEHPersonalities.cpp53 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DEHPersonalities.cpp80 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.h88 MachineBasicBlock* EntryBlock; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp74 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp113 MachineBasicBlock *EntryBlock = &MF->front(); in spillCalleeSavedRegisters() local
DMipsSEFrameLowering.cpp775 MachineBasicBlock *EntryBlock = &MF->front(); in spillCalleeSavedRegisters() local
/external/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp96 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyImpl.h272 BlockT *EntryBlock = fn->begin(); in doFunction() local
DLoopInfo.h795 BlockT *EntryBlock = BB->getParent()->begin(); in ConsiderForLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp191 BasicBlock *EntryBlock; member
384 BasicBlock *EntryBlock = &F->front(); in computeOutliningColdRegionsInfo() local
548 BasicBlock *EntryBlock = &F->front(); in computeOutliningInfo() local
DArgumentPromotion.cpp602 BasicBlock &EntryBlock = Arg->getParent()->front(); in isSafeToPromoteArgument() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp198 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h424 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h505 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DArgumentPromotion.cpp345 BasicBlock *EntryBlock = Arg->getParent()->begin(); in isSafeToPromoteArgument() local
DGlobalOpt.cpp2738 const BasicBlock &EntryBlock = Fn.getEntryBlock(); in cxxDtorIsEmpty() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp496 BasicBlock &EntryBlock = Arg->getParent()->front(); in isSafeToPromoteArgument() local
DGlobalOpt.cpp2435 const BasicBlock &EntryBlock = Fn.getEntryBlock(); in cxxDtorIsEmpty() local
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp406 BasicBlock &EntryBlock = Arg->getParent()->getEntryBlock(); in invert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp421 BasicBlock &EntryBlock = Arg->getParent()->getEntryBlock(); in invert() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp248 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp523 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp575 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp364 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1051 void setEntry(VPBlockBase *EntryBlock) { in setEntry()

12