Home
last modified time | relevance | path

Searched refs:pad_outbound (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.cc74 int pad_outbound; member
1738 infp->pad_outbound = 0; in layout_mcore_frame()
1740 infp->pad_outbound = STACK_BYTES - (infp->outbound_size % STACK_BYTES); in layout_mcore_frame()
1752 outbounds = infp->outbound_size + infp->pad_outbound; in layout_mcore_frame()
1927 below_frame = fi.outbound_size + fi.pad_outbound; in mcore_initial_elimination_offset()
1981 fi.outbound_size + fi.pad_outbound + fi.pad_local + fi.pad_reg; in mcore_expand_prolog()