Searched refs:is_interrupt_func (Results 1 – 10 of 10) sorted by relevance
1231 is_interrupt_func (const_tree decl) in is_interrupt_func() function1439 && (is_interrupt_func (NULL_TREE) \1487 && is_interrupt_func (NULL_TREE) in rx_get_stack_layout()1492 || is_interrupt_func (NULL_TREE) in rx_get_stack_layout()1917 if (is_interrupt_func (NULL_TREE)) in rx_output_function_prologue()2031 || is_interrupt_func (NULL_TREE)) in rx_can_use_simple_return()2115 || is_interrupt_func (NULL_TREE) in rx_expand_epilogue()2183 else if (is_interrupt_func (NULL_TREE)) in rx_expand_epilogue()2880 && ! is_interrupt_func (decl) in rx_func_attr_inlinable()2908 || is_interrupt_func (NULL_TREE) in rx_function_ok_for_sibcall()[all …]
29 bool is_interrupt_func (const_tree decl);
1230 is_interrupt_func (const_tree decl) in is_interrupt_func() function1438 && (is_interrupt_func (NULL_TREE) \1486 && is_interrupt_func (NULL_TREE) in rx_get_stack_layout()1491 || is_interrupt_func (NULL_TREE) in rx_get_stack_layout()1916 if (is_interrupt_func (NULL_TREE)) in rx_output_function_prologue()2030 || is_interrupt_func (NULL_TREE)) in rx_can_use_simple_return()2114 || is_interrupt_func (NULL_TREE) in rx_expand_epilogue()2182 else if (is_interrupt_func (NULL_TREE)) in rx_expand_epilogue()2872 && ! is_interrupt_func (decl) in rx_func_attr_inlinable()2900 || is_interrupt_func (NULL_TREE) in rx_function_ok_for_sibcall()[all …]
1212 is_interrupt_func (tree decl = current_function_decl)1222 return is_interrupt_func (current_function_decl); in msp430_is_interrupt_func()1228 return is_interrupt_func (decl) && has_attr (ATTR_WAKEUP, decl);1357 if (is_interrupt_func ( *node)) in msp430_attr()1876 && is_interrupt_func (decl)) in msp430_select_section()1996 && is_interrupt_func (decl)) in msp430_unique_section()
57 static inline bool is_interrupt_func (const_tree decl);346 && (is_interrupt_func (NULL_TREE)) && RL78_MUL_G13)710 if (is_interrupt_func (cfun->decl)) in need_to_save()796 is_interrupt_func (const_tree decl) in is_interrupt_func() function1399 if (is_interrupt_func (cfun->decl) && !TARGET_G10) in rl78_expand_prologue()1439 if (is_interrupt_func (cfun->decl) && cfun->machine->uses_es) in rl78_expand_prologue()1553 if (is_interrupt_func (cfun->decl) && cfun->machine->uses_es) in rl78_expand_epilogue()1597 else if (is_interrupt_func (cfun->decl)) in rl78_expand_epilogue()
1801 is_interrupt_func (tree decl = current_function_decl) in is_interrupt_func() function1811 return is_interrupt_func (current_function_decl); in msp430_is_interrupt_func()1817 return is_interrupt_func (decl) && has_attr (ATTR_WAKEUP, decl); in is_wakeup_func()1946 if (is_interrupt_func ( *node)) in msp430_attr()2388 && is_interrupt_func (decl)) in msp430_select_section()2503 && is_interrupt_func (decl)) in msp430_unique_section()
25034 * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):25038 (is_interrupt_func, is_fast_interrupt_func): Make non-static and
4093 (is_exception_func): Rename to is_interrupt_func and only accept