Searched refs:has_t (Results 1 – 4 of 4) sorted by relevance
79 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local157 (has_t ? 0 : GFX7_L3SQCREG1_CONV_T_UC)); in setup_l3_config()
407 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in genX() local428 l3sqc.ConvertT_UC = !has_t; in genX()
69 has_t, title, target = split_explicit_title(text)
1072 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local1142 reg.ConvertT_UC = !has_t; in setup_l3_config()