Home
last modified time | relevance | path

Searched refs:ir3_debug_print (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_assembler.c56 ir3_debug_print(v->ir, "AFTER PARSING"); in ir3_parse_asm()
Dir3_compiler.h175 ir3_debug_print(struct ir3 *ir, const char *when) in ir3_debug_print() function
Dir3_ra.c1551 ir3_debug_print(v->ir, "AFTER: ir3_ra (1st pass)"); in ir3_ra()
1558 ir3_debug_print(v->ir, "AFTER: ir3_ra (2st pass)"); in ir3_ra()
Dir3.h1268 ir3_debug_print(ir, "AFTER: " #pass); \
Dir3_compiler_nir.c3627 ir3_debug_print(ir, "AFTER: nir->ir3"); in ir3_compile_shader_nir()
3665 ir3_debug_print(ir, "AFTER: ir3_sched"); in ir3_compile_shader_nir()
/external/mesa3d/src/freedreno/ir3/tests/
Ddelay.c189 ir3_debug_print(ir, "AFTER REGS->SSA"); in main()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3751 - freedreno/ir3/ra: use ir3_debug_print helper
D20.2.0.rst4022 - freedreno/ir3: juggle around ir3_debug_print()