Home
last modified time | relevance | path

Searched refs:build_loop_info (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c327 static int build_loop_info(struct radeon_compiler * c, struct loop_info * loop, in build_loop_info() function
444 if (!build_loop_info(s->C, loop, inst)) { in transform_loop()
511 if (build_loop_info(c, &loop, inst)) { in rc_unroll_loops()