| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | EHPersonalities.cpp | 104 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericCycleImpl.h | 207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicBlockSections.cpp | 233 [[maybe_unused]] const MachineBasicBlock *EntryBlock = &MF.front(); in sortBasicBlocksAndUpdateBranches() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | IntervalPartition.cpp | 142 const Node *EntryBlock) { in partitionIntoIntervalsImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | SampleProfileInference.h | 291 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerKernelArguments.cpp | 108 BasicBlock &EntryBlock = *F.begin(); in lowerKernelArguments() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | PartialInlining.cpp | 179 BasicBlock *EntryBlock; member 349 BasicBlock *EntryBlock = &F.front(); in computeOutliningColdRegionsInfo() local 518 BasicBlock *EntryBlock = &F.front(); in computeOutliningInfo() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | BlockCoverageInference.cpp | 134 auto &EntryBlock = F.getEntryBlock(); in findDependencies() local
|
| H A D | ControlHeightReduction.cpp | 1556 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs() 1700 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local 1822 BasicBlock *EntryBlock, in createMergedBranch()
|
| H A D | GCOVProfiling.cpp | 439 GCOVBlock EntryBlock; member in __anone531cbe00311::GCOVFunction 832 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | IndirectionUtils.cpp | 264 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
| H A D | LLJIT.cpp | 70 auto *EntryBlock = BasicBlock::Create(M.getContext(), "entry", WrapperFn); in addHelperAndWrapper() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_aarch64.cpp | 516 auto &EntryBlock = in createEntry() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GenericLoopInfoImpl.h | 520 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LoadValueInjectionLoadHardening.cpp | 470 NodeAddr<BlockNode *> EntryBlock = DFG.getFunc().Addr->getEntryBlock(DFG); in getGadgetGraph() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 479 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 2587 void setEntry(VPBlockBase *EntryBlock) { in setEntry()
|