Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2264 bool temp_in_scc = register_file[scc.reg()]; in register_allocation() local
2268 …if (temp_in_scc && parallelcopy[i].first.isTemp() && parallelcopy[i].first.getTemp().type() == Reg… in register_allocation()
2296 if (temp_in_scc && sgpr_operands_alias_defs) { in register_allocation()