Searched refs:scc_live_out (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ssa_elimination.cpp133 pc->tmp_in_scc = block.scc_live_out;
H A Daco_ir.h1898 bool scc_live_out = false; member in struct:aco::Block
1899 PhysReg scratch_sgpr = PhysReg(); /* only needs to be valid if scc_live_out != false */
H A Daco_register_allocation.cpp2869 pred.scc_live_out = true;

Completed in 11 milliseconds