Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_pair.h134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
Dr3xx_fragprog.c134 {"register allocation", 1, 1, rc_pair_regalloc, &opt}, in r3xx_compile_fragment_program()
Dradeon_pair_regalloc.c717 void rc_pair_regalloc(struct radeon_compiler *cc, void *user) in rc_pair_regalloc() function