Searched refs:w_dest (Results 1 – 1 of 1) sorted by relevance
209 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) in handle_instr() argument211 struct vtn_type *dest_type = w_dest ? vtn_get_type(b, w_dest[0]) : NULL; in handle_instr()225 vtn_push_nir_ssa(b, w_dest[1], result); in handle_instr()