Searched refs:AssemblerDirectiveEnd (Results 1 – 4 of 4) sorted by relevance
468 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_metadata"; variable485 constexpr char AssemblerDirectiveEnd[] = ".end_amdgpu_pal_metadata"; variable
842 Stream << '\t' << AMDGPU::PALMD::AssemblerDirectiveEnd << '\n'; in toString()
336 OS << '\t' << HSAMD::V3::AssemblerDirectiveEnd << '\n'; in EmitHSAMetadata()
1411 const char *AssemblerDirectiveEnd,6402 HSAMD::V3::AssemblerDirectiveEnd, HSAMetadataString)) in ParseDirectiveHSAMetadata()6414 const char *AssemblerDirectiveEnd, in ParseToEndDirective() argument6428 if (trySkipId(AssemblerDirectiveEnd)) { in ParseToEndDirective()6443 Twine(AssemblerDirectiveEnd) + Twine(" not found")); in ParseToEndDirective()6453 AMDGPU::PALMD::AssemblerDirectiveEnd, String)) in ParseDirectivePALMetadataBegin()