Home
last modified time | relevance | path

Searched defs:preserve_scc (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1147 copy_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in copy_linear_vgpr() argument
1168 swap_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) in swap_linear_vgpr() argument
1208 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, in do_copy() argument
1327 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, in do_swap() argument
1652 bool preserve_scc = pi->tmp_in_scc && !writes_scc; handle_operands() local
[all...]

Completed in 5 milliseconds