Searched refs:INSTR_BR (Results 1 – 3 of 3) sorted by relevance
218 INSTR_BR, enumerator
405 case INSTR_BR: dump_instr_branch(d, &instr->br); break; in dump_instrs()
2666 struct dxil_instr *instr = create_instr(m, INSTR_BR, in dxil_emit_branch()3049 assert(instr->type == INSTR_BR); in emit_branch()3273 case INSTR_BR: in emit_instr()