Lines Matching refs:IDVal
5573 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
5576 if (IDVal == ".amdhsa_kernel") in ParseDirective()
5580 if (IDVal == AMDGPU::HSAMD::V3::AssemblerDirectiveBegin) in ParseDirective()
5583 if (IDVal == ".hsa_code_object_version") in ParseDirective()
5586 if (IDVal == ".hsa_code_object_isa") in ParseDirective()
5589 if (IDVal == ".amd_kernel_code_t") in ParseDirective()
5592 if (IDVal == ".amdgpu_hsa_kernel") in ParseDirective()
5595 if (IDVal == ".amd_amdgpu_isa") in ParseDirective()
5598 if (IDVal == AMDGPU::HSAMD::AssemblerDirectiveBegin) in ParseDirective()
5602 if (IDVal == ".amdgcn_target") in ParseDirective()
5605 if (IDVal == ".amdgpu_lds") in ParseDirective()
5608 if (IDVal == PALMD::AssemblerDirectiveBegin) in ParseDirective()
5611 if (IDVal == PALMD::AssemblerDirective) in ParseDirective()