Searched refs:AssemblerDirectiveEnd (Results 1 – 4 of 4) sorted by relevance
467 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_metadata"; variable484 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_pal_metadata"; variable
805 Stream << '\t' << AMDGPU::PALMD::AssemblerDirectiveEnd << '\n'; in toString()
285 OS << '\t' << HSAMD::V3::AssemblerDirectiveEnd << '\n'; in EmitHSAMetadata()
1358 const char *AssemblerDirectiveEnd,6020 HSAMD::V3::AssemblerDirectiveEnd, HSAMetadataString)) in ParseDirectiveHSAMetadata()6032 const char *AssemblerDirectiveEnd, in ParseToEndDirective() argument6046 if (trySkipId(AssemblerDirectiveEnd)) { in ParseToEndDirective()6061 Twine(AssemblerDirectiveEnd) + Twine(" not found")); in ParseToEndDirective()6072 AMDGPU::PALMD::AssemblerDirectiveEnd, String)) in ParseDirectivePALMetadataBegin()