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