Lines Matching defs:emit_block_move
1912 emit_block_move (rtx x, rtx y, rtx size, enum block_op_methods method)
1923 /* A subroutine of emit_block_move. Returns true if calling the
1975 /* A subroutine of emit_block_move. Expand a cpymem or movmem pattern;
2082 /* A subroutine of emit_block_move. Copy the data via an explicit
3809 emit_block_move (x, y, gen_int_mode (GET_MODE_SIZE (mode), Pmode),
4008 This mode cannot be BLKmode; use emit_block_move for that.
4881 emit_block_move (target, xinner, size, BLOCK_OP_CALL_PARM);
5750 emit_block_move (to_rtx, value, expr_size (from), BLOCK_OP_NORMAL);
6201 emit_block_move (target, temp, size,
6224 emit_block_move (target, temp, copy_size_rtx,
6277 emit_block_move (target, temp, expr_size (exp),
7557 emit_block_move (target, temp,
8725 emit_block_move will be flagged with BLOCK_OP_CALL_PARM.
11393 emit_block_move (target,
11733 emit_block_move (new_with_op0_mode, op0, size_rtx,