Home
last modified time | relevance | path

Searched defs:AG (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp85 auto &AG = KV.first; in getContiguousPageBasedLayoutSizes() local
164 auto &AG = KV.first; Create() local
221 getSegInfo(orc::AllocGroup AG) getSegInfo() argument
304 const auto &AG = KV.first; applyProtections() local
419 auto &AG = KV.first; allocate() local
[all...]
/llvm-project/llvm/unittests/Transforms/IPO/
H A DAttributorTest.cpp53 AnalysisGetter AG; in TEST_F() local
148 AnalysisGetter AG; in TEST_F() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp88 auto &AG = KV.first; allocate() local
H A DEPCGenericJITLinkMemoryManager.cpp150 const auto &AG = KV.first; completeAllocation() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h36 AllocGroup AG; member
/llvm-project/clang/test/SemaTemplate/
H A Ddeduction-guide.cpp257 using AG = G<X>; typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp143 AMDGPUInformationCache(const Module & M,AnalysisGetter & AG,BumpPtrAllocator & Allocator,SetVector<Function * > * CGSCC,TargetMachine & TM) AMDGPUInformationCache() argument
1026 runImpl(Module & M,AnalysisGetter & AG,TargetMachine & TM) runImpl() argument
1088 AnalysisGetter AG(this); runOnModule() local
1107 AnalysisGetter AG(FAM); run() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx20-ctad-type-alias.cpp343 using AG = G<int>; typedef
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3818 runAttributorOnFunctions(InformationCache & InfoCache,SetVector<Function * > & Functions,AnalysisGetter & AG,CallGraphUpdater & CGUpdater,bool DeleteFns,bool IsModulePass) runAttributorOnFunctions() argument
3921 runAttributorLightOnFunctions(InformationCache & InfoCache,SetVector<Function * > & Functions,AnalysisGetter & AG,CallGraphUpdater & CGUpdater,FunctionAnalysisManager & FAM,bool IsModulePass) runAttributorLightOnFunctions() argument
4033 AnalysisGetter AG(FAM); run() local
4056 AnalysisGetter AG(FAM); run() local
4085 AnalysisGetter AG(FAM, /* CachedOnly */ true); run() local
4112 AnalysisGetter AG(FAM); run() local
[all...]
H A DFunctionAttrs.cpp872 ArgumentGraph AG; addArgumentAttrs() local
[all...]
H A DOpenMPOpt.cpp5780 AnalysisGetter AG(FAM); run() local
5858 AnalysisGetter AG(FAM); run() local
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp595 auto ContainsAccessGroup = [&ParallelAccessGroups](MDNode *AG) -> bool { in isAnnotatedParallel() argument
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp3409 AG.push_back(PtrToAcc[const_cast<Value *>(Ptr)]); in splitAliasGroupsByDomain() local
3284 AliasGroupTy AG; buildAliasGroupsForAccesses() local
[all...]