Searched refs:ra_coalesce (Results 1 – 3 of 3) sorted by relevance
227 SB_RUN_PASS(ra_coalesce, 1); in r600_sb_bytecode_process()
502 class ra_coalesce : public pass {506 ra_coalesce(shader &sh) : pass(sh) {} in ra_coalesce() function
40 int ra_coalesce::run() { in run()