Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dradeon_compiler_regalloc_tests.c52 unsigned do_full_regalloc = 1; in test_runner_rc_regalloc() local
65 rc_pair_regalloc(c, &do_full_regalloc); in test_runner_rc_regalloc()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c758 int * do_full_regalloc = (int*)user; in rc_pair_regalloc() local
775 if (*do_full_regalloc) { in rc_pair_regalloc()