Searched refs:INSTR_PHI (Results 1 – 3 of 3) sorted by relevance
219 INSTR_PHI, enumerator
2735 struct dxil_instr *instr = create_instr(m, INSTR_PHI, type); in dxil_emit_phi()2753 assert(instr->type == INSTR_PHI); in dxil_phi_add_incoming()3129 assert(instr->type == INSTR_PHI); in emit_phi()3330 case INSTR_PHI: in emit_instr()
411 case INSTR_PHI: dump_instr_phi(d, &instr->phi); break; in dump_instrs()