Searched defs:store_by_pieces (Results 1 – 2 of 2) sorted by relevance
110 struct store_by_pieces struct135 static void store_by_pieces_1 (struct store_by_pieces *, unsigned int); argument2286 store_by_pieces (rtx to, unsigned HOST_WIDE_INT len, in store_by_pieces() function
119 struct store_by_pieces struct121 rtx to;122 rtx to_addr;123 int autinc_to;124 int explicit_inc_to;125 unsigned HOST_WIDE_INT len;149 static void store_by_pieces_1 PARAMS ((struct store_by_pieces *, argument2781 store_by_pieces (to, len, constfun, constfundata, align) in store_by_pieces() function