/external/llvm-project/clang/unittests/Analysis/ |
D | CFGDominatorTree.cpp | 46 CFGBlock *EntryBlock = *(cfg->begin() + 3); in TEST() local 139 CFGBlock *EntryBlock = *(cfg->begin() + 5); in TEST() local
|
/external/llvm/lib/Analysis/ |
D | EHPersonalities.cpp | 53 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | EHPersonalities.cpp | 83 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | EHPersonalities.cpp | 79 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/external/llvm-project/polly/lib/Transform/ |
D | CodePreparation.cpp | 64 auto &EntryBlock = F.getEntryBlock(); in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 188 VPBasicBlock *EntryBlock = cast<VPBasicBlock>(Region->getEntry()); in predicateRegionRec() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 188 VPBasicBlock *EntryBlock = cast<VPBasicBlock>(Region->getEntry()); in predicateRegionRec() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 72 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 87 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 113 MachineBasicBlock *EntryBlock = &MF->front(); in spillCalleeSavedRegisters() local
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | IndirectionUtils.cpp | 96 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
/external/llvm-project/polly/lib/Support/ |
D | ScopHelper.cpp | 200 void polly::splitEntryBlockForAlloca(BasicBlock *EntryBlock, DominatorTree *DT, in splitEntryBlockForAlloca() 212 void polly::splitEntryBlockForAlloca(BasicBlock *EntryBlock, Pass *P) { in splitEntryBlockForAlloca()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 191 BasicBlock *EntryBlock; member 395 BasicBlock *EntryBlock = &F->front(); in computeOutliningColdRegionsInfo() local 558 BasicBlock *EntryBlock = &F->front(); in computeOutliningInfo() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | IndirectionUtils.cpp | 242 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
D | LLJIT.cpp | 66 auto *EntryBlock = BasicBlock::Create(M.getContext(), "entry", WrapperFn); in addHelperAndWrapper() local 488 auto *EntryBlock = BasicBlock::Create(Ctx, "entry", InitFunc); in operator ()() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | IndirectionUtils.cpp | 244 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 183 BasicBlock *EntryBlock; member 397 BasicBlock *EntryBlock = &F.front(); in computeOutliningColdRegionsInfo() local 567 BasicBlock *EntryBlock = &F.front(); in computeOutliningInfo() local
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 424 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 498 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 492 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 1572 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs() 1695 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local 1811 BasicBlock *EntryBlock, in createMergedBranch()
|
D | GCOVProfiling.cpp | 491 GCOVBlock EntryBlock; member in __anon492488a10611::GCOVFunction 876 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 1579 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs() 1706 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local 1822 BasicBlock *EntryBlock, in createMergedBranch()
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 496 BasicBlock &EntryBlock = Arg->getParent()->front(); in isSafeToPromoteArgument() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 428 BasicBlock &EntryBlock = Arg->getParent()->getEntryBlock(); in invert() local
|