HomeSort by: relevance | last modified time | path
    Searched refs:ir3_debug_print (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_assembler.c 63 ir3_debug_print(v->ir, "AFTER PARSING");
ir3_compiler.h 239 ir3_debug_print(struct ir3 *ir, const char *when) function
ir3_ra.c 2226 ir3_debug_print(v->ir, "AFTER: create_parallel_copies");
2317 ir3_debug_print(v->ir, "AFTER: register allocation");
2325 ir3_debug_print(v->ir, "AFTER: ir3_lower_copies");
ir3.h 1603 ir3_debug_print(ir, "AFTER: " #pass); \
ir3_compiler_nir.c 4171 ir3_debug_print(ir, "AFTER: nir->ir3");
4210 ir3_debug_print(ir, "AFTER: ir3_sched");
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/tests/
delay.c 162 ir3_debug_print(ir, "AFTER fixup_wrmask");

Completed in 17 milliseconds