Searched refs:G_00B84C_LDS_SIZE (Results 1 – 6 of 6) sorted by relevance
83 conf->lds_size = MAX2(conf->lds_size, G_00B84C_LDS_SIZE(value)); in ac_parse_shader_binary_config()
247 #define G_00B84C_LDS_SIZE(x) (((x) >> 15) & 0x1FF) macro
145 G_00B84C_LDS_SIZE(ComputePgmRsrc2) << '\n' << in EmitAMDKernelCodeT()
542 #define G_00B84C_LDS_SIZE(x) (((x) >> 15) & 0x1FF) macro
776 #define G_00B84C_LDS_SIZE(x) (((x) >> 15) & 0x1FF) macro
103 out_config->lds_size = MAX2(out_config->lds_size, G_00B84C_LDS_SIZE(rsrc2)); in code_object_to_config()