Searched refs:aco_print_instr (Results 1 – 5 of 5) sorted by relevance
88 aco_print_instr(instr, memf); in validate_ir()546 aco_print_instr(loc.instr, memf); in ra_fail()553 aco_print_instr(loc2.instr, memf); in ra_fail()
669 void aco_print_instr(const Instruction *instr, FILE *output) in aco_print_instr() function861 aco_print_instr(instr.get(), output); in aco_print_block()
92 aco_print_instr(instr, memf); in emit_instruction()713 aco_print_instr(&*instr, stderr); in emit_block()
1765 void aco_print_instr(const Instruction *instr, FILE *output);
49 aco_print_instr(instr, memf); in perfwarn()