Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2265 bool sgpr_operands_alias_defs = false; in register_allocation() local
2269 if (!sgpr_operands_alias_defs) { in register_allocation()
2277 sgpr_operands_alias_defs = true; in register_allocation()
2296 if (temp_in_scc && sgpr_operands_alias_defs) { in register_allocation()