Searched refs:isAgentAllocation (Results 1 – 2 of 2) sorted by relevance
58 bool AMDGPUHSATargetObjectFile::isAgentAllocation(const GlobalValue *GV) const { in isAgentAllocation() function in AMDGPUHSATargetObjectFile68 return AMDGPU::isGlobalSegment(GV) && !isAgentAllocation(GV); in isProgramAllocation()79 if (isAgentAllocation(GV)) in SelectSectionForGlobal()
38 bool isAgentAllocation(const GlobalValue *GV) const;