Searched refs:dump_instr_branch (Results 1 – 2 of 2) sorted by relevance
73 dump_instr_branch(struct dxil_dumper *d, struct dxil_instr_br *br);
410 case INSTR_BR: dump_instr_branch(d, &instr->br); break; in dump_instrs()500 dump_instr_branch(struct dxil_dumper *d, struct dxil_instr_br *br) in dump_instr_branch() function