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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c12985 int pushed_words = 0;
13024 pushed_words++;
13036 pushed_words++;
13063 if (push && pushed_words && dwarf2out_do_frame ())
13068 *cfa_offset += pushed_words * 4;
13071 pushed_words = 0;
13076 dwarf2out_reg_save (l, regno, 4 * pushed_words++ - *cfa_offset);
12964 int pushed_words = 0; local

Completed in 82 milliseconds