Home | History | Annotate | Download | only in program

Lines Matching full:moves

1666     * access of a vector, it must be separated into a series conditional moves
1758 /* We use the OPCODE_CMP (a < 0 ? b : c) for conditional moves, and the
1862 * get lucky, copy propagation will eliminate the extra moves.