Searched refs:save_x_local (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dstruct-equiv.c1299 rtx save_x_local[STRUCT_EQUIV_MAX_LOCAL];
1305 memcpy (save_x_local, info->x_local, sizeof save_x_local);
1329 memcpy (info->x_local, save_x_local, sizeof save_x_local);
1298 rtx save_x_local[STRUCT_EQUIV_MAX_LOCAL]; local

Completed in 67 milliseconds