/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 190 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 299 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | GenericCycleImpl.h | 207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | GenericCycleImpl.h | 207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | GenericCycleImpl.h | 207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | GenericCycleImpl.h | 207 void GenericCycleInfoCompute<ContextT>::run(BlockT *EntryBlock) { in run() 316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PartialInlining.cpp | 191 BasicBlock *EntryBlock; member 395 BasicBlock *EntryBlock = &F->front(); in computeOutliningColdRegionsInfo() local 558 BasicBlock *EntryBlock = &F->front(); in computeOutliningInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | PartialInlining.cpp | 180 BasicBlock *EntryBlock; member 396 BasicBlock *EntryBlock = &F.front(); in computeOutliningColdRegionsInfo() local 565 BasicBlock *EntryBlock = &F.front(); in computeOutliningInfo() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | EHPersonalities.cpp | 53 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | EHPersonalities.cpp | 87 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | EHPersonalities.cpp | 79 BasicBlock *EntryBlock = &F.getEntryBlock(); in colorEHFunclets() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanPredicator.cpp | 188 VPBasicBlock *EntryBlock = cast<VPBasicBlock>(Region->getEntry()); in predicateRegionRec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerKernelArguments.cpp | 72 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 1557 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs() 1701 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local 1816 BasicBlock *EntryBlock, in createMergedBranch()
|
H A D | GCOVProfiling.cpp | 439 GCOVBlock EntryBlock; member in __anond0c3646a0311::GCOVFunction 832 BasicBlock &EntryBlock = F.getEntryBlock(); in emitProfileNotes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerKernelArguments.cpp | 69 BasicBlock &EntryBlock = *F.begin(); in runOnFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 113 MachineBasicBlock *EntryBlock = &MF->front(); in spillCalleeSavedRegisters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 1579 BasicBlock *EntryBlock, BasicBlock *ExitBlock, in insertTrivialPHIs() 1706 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes() local 1822 BasicBlock *EntryBlock, in createMergedBranch()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 254 [[maybe_unused]] const MachineBasicBlock *EntryBlock = &MF.front(); in sortBasicBlocksAndUpdateBranches() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 291 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 291 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 291 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 291 auto &EntryBlock = Func.Blocks[Func.Entry]; in createFlowFunction() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 96 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 244 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_aarch64.cpp | 469 auto &EntryBlock = in createEntry() local
|