| /src/external/gpl3/gcc/dist/gcc/config/epiphany/ |
| epiphany.cc | 992 int first_slot, last_slot, first_slot_offset, last_slot_offset; 1097 int first_slot, last_slot, first_slot_offset, last_slot_offset; 1108 first_slot_offset = 0; 1196 first_slot_offset = EPIPHANY_STACK_ALIGN (total_size + reg_size); 1197 first_slot_offset += EPIPHANY_STACK_ALIGN (epiphany_stack_offset); 1202 first_slot_offset = EPIPHANY_STACK_ALIGN (reg_size); 1211 first_slot_offset = EPIPHANY_STACK_ALIGN (total_size + reg_size); 1224 first_slot_offset 1227 if (!first_slot_offset) 1252 total_size = first_slot_offset + last_slot_offset 985 int first_slot, last_slot, first_slot_offset, last_slot_offset; member in struct:epiphany_frame_info 1090 int first_slot, last_slot, first_slot_offset, last_slot_offset; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/ |
| epiphany.cc | 992 int first_slot, last_slot, first_slot_offset, last_slot_offset; 1097 int first_slot, last_slot, first_slot_offset, last_slot_offset; 1108 first_slot_offset = 0; 1196 first_slot_offset = EPIPHANY_STACK_ALIGN (total_size + reg_size); 1197 first_slot_offset += EPIPHANY_STACK_ALIGN (epiphany_stack_offset); 1202 first_slot_offset = EPIPHANY_STACK_ALIGN (reg_size); 1211 first_slot_offset = EPIPHANY_STACK_ALIGN (total_size + reg_size); 1224 first_slot_offset 1227 if (!first_slot_offset) 1252 total_size = first_slot_offset + last_slot_offset 985 int first_slot, last_slot, first_slot_offset, last_slot_offset; member in struct:epiphany_frame_info 1090 int first_slot, last_slot, first_slot_offset, last_slot_offset; local [all...] |