Home
last modified time | relevance | path

Searched refs:getHSADataGlobalAgentSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h38 MCSection *getHSADataGlobalAgentSection(MCContext &Ctx);
DAMDGPUBaseInfo.cpp81 MCSection *getHSADataGlobalAgentSection(MCContext &Ctx) { in getHSADataGlobalAgentSection() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1356 AMDGPU::getHSADataGlobalAgentSection(getContext())); in ParseSectionDirectiveHSADataGlobalAgent()