Searched refs:xstormy16_interrupt_function_p (Results 1 – 6 of 6) sorted by relevance
28 extern int xstormy16_interrupt_function_p (void);
951 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_compute_stack_layout()1050 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_prologue()1150 && ! xstormy16_interrupt_function_p ()); in direct_return()1167 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_expand_epilogue()1206 const int ifun = xstormy16_interrupt_function_p (); in xstormy16_epilogue_uses()1308 if (xstormy16_interrupt_function_p ()) in xstormy16_expand_builtin_va_start()2183 xstormy16_interrupt_function_p (void) in xstormy16_interrupt_function_p() function
229 #define INCOMING_FRAME_SP_OFFSET (xstormy16_interrupt_function_p () ? -6 : -4)