Searched defs:parallelcopy (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ | ||
| H A D | test_regalloc.cpp | 235 Pseudo_instruction& parallelcopy = program->blocks[0].instructions[3]->pseudo(); variable in typeref:typename:Pseudo_instruction & |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_register_allocation.cpp | 1994 std::vector<std::pair<Operand, Definition>> parallelcopy; local in function:aco::__anon1a58e4b40110::get_regs_for_phis 1872 get_reg_for_operand(ra_ctx & ctx,RegisterFile & register_file,std::vector<std::pair<Operand,Definition>> & parallelcopy,aco_ptr<Instruction> & instr,Operand & operand,unsigned operand_index) argument 2502 std::vector<std::pair<Operand, Definition>> parallelcopy; local in function:aco::register_allocation [all...] |
Completed in 11 milliseconds