Home
last modified time | relevance | path

Searched defs:move_by_pieces_d (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.c95 struct move_by_pieces_d struct
97 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
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c1141 move_by_pieces_d (rtx to, rtx from, unsigned HOST_WIDE_INT len, in move_by_pieces_d() function