Searched refs:copy_operation (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 | 959 struct copy_operation { struct in namespace:aco 971 const copy_operation& src, bool ignore_uses, unsigned max_size) 1165 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, 1244 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, 1258 copy_operation tmp; 1340 copy_operation tmp_copy = copy; 1448 try_coalesce_copies(lower_context* ctx, std::map<PhysReg, copy_operation>& copy_map, 1449 copy_operation& copy) 1495 handle_operands(std::map<PhysReg, copy_operation>& copy_map, lower_context* ctx, 1525 copy_operation cop [all...] |
Completed in 5 milliseconds