Home
last modified time | relevance | path

Searched defs:parallelcopy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp236 Pseudo_instruction& parallelcopy = program->blocks[0].instructions[3]->pseudo(); variable
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1952 std::vector<std::pair<Operand, Definition>>& parallelcopy, in get_reg_for_operand()
1996 std::vector<std::pair<Operand, Definition>> parallelcopy; in get_reg_phi() local
2749 std::vector<std::pair<Operand, Definition>> parallelcopy; in register_allocation() local