Searched refs:copy_operation (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 960 struct copy_operation { struct 972 const copy_operation& src, bool ignore_uses, unsigned max_size) in split_copy() 1208 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, in do_copy() 1327 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, in do_swap() 1341 copy_operation tmp; in do_swap() 1427 copy_operation tmp_copy = copy; in do_swap() 1547 try_coalesce_copies(lower_context* ctx, std::map<PhysReg, copy_operation>& copy_map, in try_coalesce_copies() 1548 copy_operation& copy) in try_coalesce_copies() 1594 handle_operands(std::map<PhysReg, copy_operation>& copy_map, lower_context* ctx, in handle_operands() 1624 copy_operation cop in handle_operands() [all...] |
Completed in 4 milliseconds