Lines Matching refs:IDVal
5188 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
5191 if (IDVal == ".amdhsa_kernel") in ParseDirective()
5195 if (IDVal == AMDGPU::HSAMD::V3::AssemblerDirectiveBegin) in ParseDirective()
5198 if (IDVal == ".hsa_code_object_version") in ParseDirective()
5201 if (IDVal == ".hsa_code_object_isa") in ParseDirective()
5204 if (IDVal == ".amd_kernel_code_t") in ParseDirective()
5207 if (IDVal == ".amdgpu_hsa_kernel") in ParseDirective()
5210 if (IDVal == ".amd_amdgpu_isa") in ParseDirective()
5213 if (IDVal == AMDGPU::HSAMD::AssemblerDirectiveBegin) in ParseDirective()
5217 if (IDVal == ".amdgcn_target") in ParseDirective()
5220 if (IDVal == ".amdgpu_lds") in ParseDirective()
5223 if (IDVal == PALMD::AssemblerDirectiveBegin) in ParseDirective()
5226 if (IDVal == PALMD::AssemblerDirective) in ParseDirective()