Searched refs:INSTR_BINOP (Results 1 – 3 of 3) sorted by relevance
214 INSTR_BINOP, enumerator
398 case INSTR_BINOP: dump_instr_binop(d, &instr->binop); break; in dump_instrs()
2591 struct dxil_instr *instr = create_instr(m, INSTR_BINOP, op0->type); in dxil_emit_binop()2975 assert(instr->type == INSTR_BINOP); in emit_binop()3261 case INSTR_BINOP: in emit_instr()