Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1715 bool writes_scc = false; in handle_operands() local
1721 writes_scc = true; in handle_operands()
1765 bool preserve_scc = pi->needs_scratch_reg && pi->scratch_sgpr != scc && !writes_scc; in handle_operands()
Daco_instruction_selection.cpp671 bool writes_scc, uint8_t uses_ub = 0) in emit_sop2_instruction() argument
686 if (writes_scc) in emit_sop2_instruction()