Lines Matching refs:ParallelMove
23 int NonRedundantSize(ParallelMove* moves) { in NonRedundantSize()
32 bool Contains(ParallelMove* moves, TestOperand from_op, TestOperand to_op) { in Contains()
223 ParallelMove* inst1_start = in TEST_F()
225 ParallelMove* inst1_end = in TEST_F()
227 ParallelMove* last_start = in TEST_F()
271 ParallelMove* last_move = last->parallel_moves()[0]; in TEST_F()
275 ParallelMove* b1_move = last_move_b1->parallel_moves()[0]; in TEST_F()
279 ParallelMove* b2_move = last_move_b2->parallel_moves()[0]; in TEST_F()
309 ParallelMove* last_move = last->parallel_moves()[0]; in TEST_F()
313 ParallelMove* b1_move = last_move_b1->parallel_moves()[0]; in TEST_F()
318 ParallelMove* b2_move = last_move_b2->parallel_moves()[0]; in TEST_F()
333 ParallelMove* first_move = first_instr->parallel_moves()[0]; in TEST_F()
336 ParallelMove* last_move = last_instr->parallel_moves()[0]; in TEST_F()