Searched refs:getHSADataGlobalProgramSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h39 MCSection *getHSADataGlobalProgramSection(MCContext &Ctx);
H A DAMDGPUBaseInfo.cpp88 MCSection *getHSADataGlobalProgramSection(MCContext &Ctx) { function in namespace:llvm::AMDGPU
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp46 DataGlobalProgramSection = AMDGPU::getHSADataGlobalProgramSection(Ctx);
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1007 AMDGPU::getHSADataGlobalProgramSection(getContext()));

Completed in 165 milliseconds