Home
last modified time | relevance | path

Searched refs:vtn_local_store (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c970 vtn_local_store(b, src, nir_build_deref_var(&b->nb, phi_var), 0); in vtn_handle_phi_second_pass()
1095 vtn_local_store(b, src, ret_deref, 0); in vtn_emit_ret_store()
H A Dvtn_private.h942 void vtn_local_store(struct vtn_builder *b, struct vtn_ssa_value *src,
H A Dvtn_variables.c563 vtn_local_store(struct vtn_builder *b, struct vtn_ssa_value *src, in vtn_local_store() function
663 vtn_local_store(b, *inout, deref, ptr->type->access | access); in _vtn_variable_load_store()
H A Dvtn_opencl.c693 vtn_local_store(b, ssa, arr_deref, p->type->access); in _handle_v_load_store()

Completed in 9 milliseconds