Searched refs:ir3_debug_print (Results 1 – 8 of 8) sorted by relevance
66 ir3_debug_print(v->ir, "AFTER PARSING"); in ir3_parse_asm()
308 ir3_debug_print(struct ir3 *ir, const char *when) in ir3_debug_print() function
2556 ir3_debug_print(v->ir, "AFTER: create_parallel_copies"); in ir3_ra()2659 ir3_debug_print(v->ir, "AFTER: register allocation"); in ir3_ra()2667 ir3_debug_print(v->ir, "AFTER: ir3_lower_copies"); in ir3_ra()
1705 ir3_debug_print(ir, "AFTER: " #pass); \
4802 ir3_debug_print(ir, "AFTER: nir->ir3"); in ir3_compile_shader_nir()4843 ir3_debug_print(ir, "AFTER: ir3_sched"); in ir3_compile_shader_nir()
167 ir3_debug_print(ir, "AFTER fixup_wrmask"); in main()
3751 - freedreno/ir3/ra: use ir3_debug_print helper
4022 - freedreno/ir3: juggle around ir3_debug_print()