Searched refs:emit_phi (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c3073 emit_phi(struct dxil_module *m, struct dxil_instr *instr) function in typeref:typename:bool
3277 return emit_phi(m, instr);
H A Dnir_to_dxil.c3836 emit_phi(struct ntd_context *ctx, nir_phi_instr *instr) function in typeref:typename:bool
4257 return emit_phi(ctx, nir_instr_as_phi(instr));
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2796 emit_phi(struct ir3_context *ctx, nir_phi_instr *nphi) function in typeref:typename:void
2940 emit_phi(ctx, nir_instr_as_phi(instr));

Completed in 36 milliseconds