Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16-protos.h28 extern int xstormy16_interrupt_function_p (void);
H A Dstormy16.c951 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
H A Dstormy16.h229 #define INCOMING_FRAME_SP_OFFSET (xstormy16_interrupt_function_p () ? -6 : -4)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16-protos.h28 extern int xstormy16_interrupt_function_p (void);
H A Dstormy16.cc951 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
H A Dstormy16.h229 #define INCOMING_FRAME_SP_OFFSET (xstormy16_interrupt_function_p () ? -6 : -4)