Home | History | Annotate | Download | only in ia32

Lines Matching full:move

52   // Perform the move at the moves_ index in question (possibly requiring
56 // Emit any code necessary at the end of a gap move.
59 // Add or delete a move from the move graph without emitting any code.
61 void AddMove(LMoveOperands move);
65 // move. Used to rebuild use counts.
68 // Emit a move and remove it from the move graph.
71 // Execute a move by emitting a swap of two operands. The move from
72 // source to destination is removed from the move graph.
88 // parallel move.
91 // Verify the move list before performing moves.