Home
last modified time | relevance | path

Searched defs:deref1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp380 auto deref1 = nir_build_deref_var(b, vars.first); in split_load_deref_array() local
407 auto deref1 = nir_build_deref_var(b, vars.first); in split_store_deref_array() local
444 auto deref1 = nir_build_deref_var(b, vars.first); in split_store_deref_var() local
466 nir_deref_instr *deref1 = nir_build_deref_var(b, vars.first); in split_load_deref_var() local
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp138 void deref1(X *const &p) { in deref1() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_64bit_vec3_and_vec4.c176 nir_deref_instr *deref1 = nir_build_deref_var(b, vars->xy); in split_load_deref() local
H A Dnir_instr_set.c563 nir_deref_instr *deref1 = nir_instr_as_deref(instr1); in nir_instrs_equal() local