Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp277 Pseudo_instruction& parallelcopy = program->blocks[0].instructions[3]->pseudo(); variable
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1959 std::vector<std::pair<Operand, Definition>>& parallelcopy, in handle_fixed_operands()
2026 std::vector<std::pair<Operand, Definition>>& parallelcopy, in get_reg_for_operand()
2046 std::vector<std::pair<Operand, Definition>> parallelcopy; in get_reg_phi() local
2813 std::vector<std::pair<Operand, Definition>> parallelcopy; in register_allocation() local