Searched refs:hasCodeObjectV3 (Results 1 – 6 of 6) sorted by relevance
103 if (IsaInfo::hasCodeObjectV3(getGlobalSTI())) in AMDGPUAsmPrinter()124 if (IsaInfo::hasCodeObjectV3(getGlobalSTI())) { in EmitStartOfAsmFile()142 if (IsaInfo::hasCodeObjectV3(getGlobalSTI())) in EmitStartOfAsmFile()160 if (!IsaInfo::hasCodeObjectV3(getGlobalSTI())) { in EmitEndOfAsmFile()198 if (!STM.hasCodeObjectV3() && STM.isAmdHsaOrMesa(F) && in EmitFunctionBodyStart()215 if (!IsaInfo::hasCodeObjectV3(getGlobalSTI()) || in EmitFunctionBodyEnd()251 if (IsaInfo::hasCodeObjectV3(getGlobalSTI()) && in EmitFunctionEntryLabel()
674 bool hasCodeObjectV3() const { in hasCodeObjectV3() function
240 IsaInfo::hasCodeObjectV3(&STI) ? 1 : 0); in createAMDGPUAsmBackend()
73 bool hasCodeObjectV3(const MCSubtargetInfo *STI);
247 bool hasCodeObjectV3(const MCSubtargetInfo *STI) { in hasCodeObjectV3() function
1123 if (ISA.Major >= 6 && AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI())) { in AMDGPUAsmParser()1140 if (ISA.Major >= 6 && AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI())) { in AMDGPUAsmParser()2329 if (AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI())) { in parseRegister()4133 if (!AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI())) in ParseDirectiveAMDGPUHsaKernel()4167 AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI()) in ParseDirectiveHSAMetadata()4184 if (IsaInfo::hasCodeObjectV3(&getSTI())) { in ParseDirectiveHSAMetadata()4341 if (AMDGPU::IsaInfo::hasCodeObjectV3(&getSTI())) { in ParseDirective()