Searched defs:move_by_pieces_d (Results 1 – 2 of 2) sorted by relevance
95 struct move_by_pieces_d struct97 rtx to;98 rtx to_addr;99 int autinc_to;100 int explicit_inc_to;101 rtx from;102 rtx from_addr;103 int autinc_from;127 struct move_by_pieces_d *); argument
1141 move_by_pieces_d (rtx to, rtx from, unsigned HOST_WIDE_INT len, in move_by_pieces_d() function