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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c529 #define LEAF_SIBCALL_SLOT_RESERVED_P 1 macro
531 #define LEAF_SIBCALL_SLOT_RESERVED_P \ macro
4216 if (LEAF_SIBCALL_SLOT_RESERVED_P)
6604 gcc_assert (!(LEAF_SIBCALL_SLOT_RESERVED_P && final_sequence));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc529 #define LEAF_SIBCALL_SLOT_RESERVED_P 1 macro
531 #define LEAF_SIBCALL_SLOT_RESERVED_P \ macro
4212 if (LEAF_SIBCALL_SLOT_RESERVED_P)
6536 gcc_assert (!(LEAF_SIBCALL_SLOT_RESERVED_P && final_sequence));

Completed in 137 milliseconds