Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h614 vtn_push_ssa(struct vtn_builder *b, uint32_t value_id, in vtn_push_ssa() function
Dvtn_cfg.c194 struct vtn_value *val = vtn_push_ssa(b, w[2], type, param_ssa); in vtn_cfg_handle_prepass_instruction()
632 vtn_push_ssa(b, w[2], type, in vtn_handle_phis_first_pass()
Dspirv_to_nir.c1783 vtn_push_ssa(b, w[2], res_type, vtn_local_load(b, call->return_deref)); in vtn_handle_function_call()
3647 vtn_push_ssa(b, w[2], res_type, ssa); in vtn_handle_body_instruction()
Dvtn_variables.c2031 vtn_push_ssa(b, w[2], res_type, vtn_variable_load(b, src)); in vtn_handle_variables()