Searched refs:AssemblerDirectiveEnd (Results 1 – 4 of 4) sorted by relevance
460 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_metadata"; variable477 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_pal_metadata"; variable
704 Stream << '\t' << AMDGPU::PALMD::AssemblerDirectiveEnd << '\n'; in toString()
267 OS << '\t' << HSAMD::V3::AssemblerDirectiveEnd << '\n'; in EmitHSAMetadata()
1345 const char *AssemblerDirectiveEnd,5783 HSAMD::V3::AssemblerDirectiveEnd, HSAMetadataString)) in ParseDirectiveHSAMetadata()5795 const char *AssemblerDirectiveEnd, in ParseToEndDirective() argument5809 if (trySkipId(AssemblerDirectiveEnd)) { in ParseToEndDirective()5824 Twine(AssemblerDirectiveEnd) + Twine(" not found")); in ParseToEndDirective()5835 AMDGPU::PALMD::AssemblerDirectiveEnd, String)) in ParseDirectivePALMetadataBegin()