Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c169 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
199 struct rc_instruction * bgnloop = in rc_variable_compute_live_intervals() local
Dradeon_compiler_util.c659 struct rc_instruction * rc_match_bgnloop(struct rc_instruction * bgnloop) in rc_match_bgnloop()