Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp2326 bool instr_needs_vop3 = !instr->isVOP3() && in register_allocation() local
2340 if (instr_needs_vop3) { in register_allocation()