Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp541 bool VALU_writes_sgpr(aco_ptr<Instruction>& instr) in VALU_writes_sgpr() function
683 } else if (VALU_writes_sgpr(instr)) { in handle_instruction_gfx10()