Home
last modified time | relevance | path

Searched refs:nir_deref_instr_get_const_offset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_deref.h56 unsigned nir_deref_instr_get_const_offset(nir_deref_instr *deref,
H A Dnir_opt_large_constants.c215 const unsigned offset = nir_deref_instr_get_const_offset(deref, size_align); in handle_constant_store()
H A Dnir_deref.c311 nir_deref_instr_get_const_offset(nir_deref_instr *deref, in nir_deref_instr_get_const_offset() function