Lines Matching refs:INTEL_DEBUG
6051 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ in optimize()
6065 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { in optimize()
6501 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS); in allocate_registers()
7405 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_WM); in brw_compile_fs()
7453 } else if (!INTEL_DEBUG(DEBUG_NO8)) { in brw_compile_fs()
7467 !INTEL_DEBUG(DEBUG_NO8)) { in brw_compile_fs()
7487 (!INTEL_DEBUG(DEBUG_NO16) || params->use_rep_send)) { in brw_compile_fs()
7514 !INTEL_DEBUG(DEBUG_NO32)) { in brw_compile_fs()
7527 if (!INTEL_DEBUG(DEBUG_DO32) && throughput >= perf.throughput) { in brw_compile_fs()
7776 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_CS); in brw_compile_cs()
7931 const bool debug_enabled = INTEL_DEBUG(DEBUG_RT); in compile_single_bs()
7946 if (!INTEL_DEBUG(DEBUG_NO8)) { in compile_single_bs()
7964 if (!has_spilled && !INTEL_DEBUG(DEBUG_NO16)) { in compile_single_bs()
7992 assert(INTEL_DEBUG(DEBUG_NO8 | DEBUG_NO16)); in compile_single_bs()
8037 const bool debug_enabled = INTEL_DEBUG(DEBUG_RT); in brw_compile_bs()
8065 if (INTEL_DEBUG(DEBUG_RT)) { in brw_compile_bs()