Searched refs:dump_instr_print_operands (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_dump.c | 428 dump_instr_print_operands(d, 2, binop->operands); in dump_instr_binop() 438 dump_instr_print_operands(d, 2, cmp->operands); in dump_instr_cmp() 445 dump_instr_print_operands(d, 3, select->operands); in dump_instr_select() 616 dump_instr_print_operands(struct dxil_dumper *d, int num, in dump_instr_print_operands() function
|
D | dxil_dump_decls.h | 88 dump_instr_print_operands(struct dxil_dumper *d, int num,
|