Home
last modified time | relevance | path

Searched defs:deref_array (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp78 ir_dereference_array *deref_array = in update_max_array_access() local
H A Dlower_precision.cpp1062 for (ir_dereference_array *deref_array = ir->as_dereference_array(); in fix_types_in_deref_chain() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp951 auto deref_array = nir_instr_as_deref(deref->parent.ssa->parent_instr); in load_deref_64_to_vec2() local
984 auto deref_array = nir_instr_as_deref(deref->parent.ssa->parent_instr); in store_64_to_vec2() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dopt_loop_tests.cpp56 bool break_in_else, bool deref_array) in add_loop_terminators()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Darray_refcount_test.cpp127 deref_array(operand array, operand index) in deref_array() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2354 nir_deref_instr *deref_array = nir_build_deref_array(b, deref_var, idx); in rewrite_atomic_ssbo_instr() local
2426 nir_deref_instr *deref_array = nir_build_deref_array(b, deref_var, in remove_bo_access_instr() local