Searched defs:preserve_scc (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 1117 copy_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) argument 1138 swap_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) argument 1165 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, argument 1244 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, argument 1553 bool preserve_scc = pi->tmp_in_scc && !writes_scc; local in function:aco::handle_operands [all...] |
Completed in 7 milliseconds