Searched defs:parallelcopies (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_register_allocation.cpp | 721 std::vector<std::pair<Operand, Definition>>& parallelcopies, in update_renames() 985 std::vector<std::pair<Operand, Definition>>& parallelcopies, in get_regs_for_copies() 1147 std::vector<std::pair<Operand, Definition>>& parallelcopies, const DefInfo& info, in get_reg_impl() 1379 std::vector<std::pair<Operand, Definition>>& parallelcopies, PhysReg start) in compact_relocate_vars() 1524 std::vector<std::pair<Operand, Definition>>& parallelcopies, aco_ptr<Instruction>& instr, in get_reg() 1629 std::vector<std::pair<Operand, Definition>>& parallelcopies, in get_reg_create_vector()
|
| D | aco_lower_to_cssa.cpp | 67 std::vector<std::vector<copy>> parallelcopies; /* copies per block */ member
|