Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c147 vtn_push_ssa_value(b, w[2], vtn_local_load(b, ret_deref, 0)); in vtn_handle_function_call()
935 vtn_local_load(b, nir_build_deref_var(&b->nb, phi_var), 0)); in vtn_handle_phis_first_pass()
H A Dvtn_private.h939 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src,
H A Dvtn_variables.c547 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src, in vtn_local_load() function
644 * directly. The vtn_local_load/store helpers are too clever and in _vtn_variable_load_store()
661 *inout = vtn_local_load(b, deref, ptr->type->access | access); in _vtn_variable_load_store()
H A Dvtn_opencl.c667 comps[i] = vtn_local_load(b, arr_deref, p->type->access); in _handle_v_load_store()

Completed in 10 milliseconds