Searched refs:brw_dump_compile (Results 1 – 3 of 3) sorted by relevance
232 brw_dump_compile(struct brw_compile *p, FILE *out, int start, int end) in brw_dump_compile() function
114 void brw_dump_compile(struct brw_compile *p, FILE *out, int start, int end);
794 brw_dump_compile(p, stdout, 0, p->next_insn_offset); in brw_compact_instructions()