Searched refs:RA_DEBUG (Results 1 – 3 of 3) sorted by relevance
38 #define RA_DEBUG (ir3_shader_debug & IR3_DBG_RAMSGS) macro40 #define RA_DEBUG 0 macro42 #define d(fmt, ...) do { if (RA_DEBUG) { \46 #define di(instr, fmt, ...) do { if (RA_DEBUG) { \560 if (RA_DEBUG) { in ra_init()910 if (RA_DEBUG) in ra_calc_block_live_values()969 if (RA_DEBUG) { in ra_calc_block_live_values()981 if (RA_DEBUG) { in ra_calc_block_live_values()1061 if (RA_DEBUG) { in ra_add_interference()
27 #define RA_DEBUG 0 macro29 #if RA_DEBUG