Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c150 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
180 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
Dradeon_compiler_util.c632 struct rc_instruction * rc_match_bgnloop(struct rc_instruction * bgnloop) in rc_match_bgnloop()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h198 void (*bgnloop)(struct lp_build_nir_context *bld_base); member
Dlp_bld_nir_soa.c1869 static void bgnloop(struct lp_build_nir_context *bld_base) in bgnloop() function