Home
last modified time | relevance | path

Searched refs:emit_vec (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c2268 emit_vec(struct ntd_context *ctx, nir_alu_instr *alu, unsigned num_inputs) in emit_vec() function
2354 return emit_vec(ctx, alu, nir_op_infos[alu->op].num_inputs); in emit_alu()