Searched refs:dxil_emit_phi (Results 1 – 3 of 3) sorted by relevance
414 dxil_emit_phi(struct dxil_module *m, const struct dxil_type *type);
2685 dxil_emit_phi(struct dxil_module *m, const struct dxil_type *type) in dxil_emit_phi() function
3846 struct dxil_instr *phi = vphi->comp[i] = dxil_emit_phi(&ctx->mod, type); in emit_phi()