Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h870 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src,
Dvtn_cfg.c147 vtn_push_ssa_value(b, w[2], vtn_local_load(b, ret_deref, 0)); in vtn_handle_function_call()
887 vtn_local_load(b, nir_build_deref_var(&b->nb, phi_var), 0)); in vtn_handle_phis_first_pass()
Dvtn_opencl.c662 comps[i] = vtn_local_load(b, arr_deref, p->type->access); in _handle_v_load_store()
Dvtn_variables.c548 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src, in vtn_local_load() function
661 *inout = vtn_local_load(b, deref, ptr->type->access | access); in _vtn_variable_load_store()