Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_assembler.c66 ir3_debug_print(v->ir, "AFTER PARSING"); in ir3_parse_asm()
Dir3_compiler.h308 ir3_debug_print(struct ir3 *ir, const char *when) in ir3_debug_print() function
Dir3_ra.c2556 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()
Dir3.h1705 ir3_debug_print(ir, "AFTER: " #pass); \
Dir3_compiler_nir.c4802 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()
/third_party/mesa3d/src/freedreno/ir3/tests/
Ddelay.c167 ir3_debug_print(ir, "AFTER fixup_wrmask"); in main()
/third_party/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()