Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c128 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
158 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
H A Dradeon_compiler_util.c648 struct rc_instruction * rc_match_bgnloop(struct rc_instruction * bgnloop) in rc_match_bgnloop()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h223 void (*bgnloop)(struct lp_build_nir_context *bld_base); member
H A Dlp_bld_nir_soa.c2017 static void bgnloop(struct lp_build_nir_context *bld_base) in bgnloop() function