Searched refs:dump_instr_binop (Results 1 – 2 of 2) sorted by relevance
59 dump_instr_binop(struct dxil_dumper *d, struct dxil_instr_binop *binop);
398 case INSTR_BINOP: dump_instr_binop(d, &instr->binop); break; in dump_instrs()422 dump_instr_binop(struct dxil_dumper *d, struct dxil_instr_binop *binop) in dump_instr_binop() function