Searched refs:INSTR_CMP (Results 1 – 3 of 3) sorted by relevance
215 INSTR_CMP, enumerator
399 case INSTR_CMP: dump_instr_cmp(d, &instr->cmp);break; in dump_instrs()
2609 struct dxil_instr *instr = create_instr(m, INSTR_CMP, get_int1_type(m)); in dxil_emit_cmp()3003 assert(instr->type == INSTR_CMP); in emit_cmp()3264 case INSTR_CMP: in emit_instr()