Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp115 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h332 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run()
447 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp69 BasicBlock &EntryBlock = *F.begin(); in lowerKernelArguments() local
H A DAMDGPUWaitSGPRHazards.cpp480 MachineBasicBlock &EntryBlock = MF.front(); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp245 [[maybe_unused]] const MachineBasicBlock *EntryBlock = &MF.front(); in sortBasicBlocksAndUpdateBranches() local
H A DWindowsSecureHotPatching.cpp562 auto &EntryBlock = F.getEntryBlock(); in runOnFunction() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp142 const Node *EntryBlock) { in partitionIntoIntervalsImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h292 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp178 BasicBlock *EntryBlock; member
348 BasicBlock *EntryBlock = &F.front(); in computeOutliningColdRegionsInfo() local
515 BasicBlock *EntryBlock = &F.front(); in computeOutliningInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaFrameLowering.cpp296 MachineBasicBlock &EntryBlock = *(MF->begin()); in spillCalleeSavedRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp134 auto &EntryBlock = F.getEntryBlock(); in findDependencies() local
H A DControlHeightReduction.cpp1547 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs()
1691 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local
1813 BasicBlock *EntryBlock, in createMergedBranch()
H A DGCOVProfiling.cpp421 GCOVBlock EntryBlock; member in __anon09913f2a0311::GCOVFunction
815 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp294 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
H A DLLJIT.cpp71 auto *EntryBlock = BasicBlock::Create(M.getContext(), "entry", WrapperFn); in addHelperAndWrapper() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp620 auto &EntryBlock = in createEntry() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h532 void PopulateLoopsDFS<BlockT, LoopT>::traverse(BlockT *EntryBlock) { in traverse()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp467 NodeAddr<BlockNode *> EntryBlock = DFG.getFunc().Addr->getEntryBlock(DFG); in getGadgetGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp493 BasicBlock &EntryBlock = AI.getParent()->getParent()->getEntryBlock(); in visitAllocaInst() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp659 BasicBlock &EntryBlock = Function->getEntryBlock(); in raiseUserConstantDataAllocasToEntryBlock() local
3036 BasicBlock *EntryBlock = BasicBlock::Create(Ctx, "entry", LtGCFunc); in emitListToGlobalCopyFunction() local
3146 BasicBlock *EntryBlock = BasicBlock::Create(Ctx, "entry", LtGRFunc); in emitListToGlobalReduceFunction() local
3229 BasicBlock *EntryBlock = BasicBlock::Create(Ctx, "entry", LtGCFunc); in emitGlobalToListCopyFunction() local
3337 BasicBlock *EntryBlock = BasicBlock::Create(Ctx, "entry", LtGRFunc); in emitGlobalToListReduceFunction() local