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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c1100 int size_1word = 0;
1118 size_1word += UNITS_PER_WORD;
1138 size_1word += UNITS_PER_WORD;
1154 size_1word += UNITS_PER_WORD;
1157 info_ptr->stdarg_size = size_1word;
1165 size_1word += UNITS_PER_WORD;
1171 if (size_1word)
1175 size_1word = UNITS_PER_WORD;
1185 size_1word -= 2 * UNITS_PER_WORD;
1192 reg_ptr->size_1word
1094 int size_1word = 0; local
[all...]
H A Dfrv.h926 int size_1word; /* # of bytes to be stored via 1 word stores */
916 int size_1word; /* # of bytes to be stored via 1 word stores */ member in struct:frv_stack_regs
/netbsd-current/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc1088 int size_1word = 0;
1106 size_1word += UNITS_PER_WORD;
1126 size_1word += UNITS_PER_WORD;
1142 size_1word += UNITS_PER_WORD;
1145 info_ptr->stdarg_size = size_1word;
1153 size_1word += UNITS_PER_WORD;
1159 if (size_1word)
1163 size_1word = UNITS_PER_WORD;
1173 size_1word -= 2 * UNITS_PER_WORD;
1180 reg_ptr->size_1word
1083 int size_1word = 0; local
[all...]
H A Dfrv.h926 int size_1word; /* # of bytes to be stored via 1 word stores */
916 int size_1word; /* # of bytes to be stored via 1 word stores */ member in struct:frv_stack_regs

Completed in 211 milliseconds