Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1600 bool writes_scc = false; in handle_operands() local
1606 writes_scc = true; in handle_operands()
1652 bool preserve_scc = pi->tmp_in_scc && !writes_scc; in handle_operands()
H A Daco_instruction_selection.cpp842 bool writes_scc, uint8_t uses_ub = 0)
845 create_instruction<SOP2_instruction>(op, Format::SOP2, 2, writes_scc ? 2 : 1)};
851 if (writes_scc)

Completed in 18 milliseconds