Searched refs:dump_instr_select (Results 1 – 2 of 2) sorted by relevance
63 dump_instr_select(struct dxil_dumper *d, struct dxil_instr_select *select);
405 case INSTR_SELECT:dump_instr_select(d, &instr->select); break; in dump_instrs()447 dump_instr_select(struct dxil_dumper *d, struct dxil_instr_select *select) in dump_instr_select() function