Searched refs:fast_interrupt_p (Results 1 – 3 of 3) sorted by relevance
70 static int fast_interrupt_p (tree node);2856 return fast_interrupt_p (node); in interrupt_p()2875 fast_interrupt_p (tree node ATTRIBUTE_UNUSED) in fast_interrupt_p() function4170 if (fast_interrupt_p (cfun->decl)) in m32c_emit_epilogue()
71 static int fast_interrupt_p (tree node);2860 return fast_interrupt_p (node); in interrupt_p()2879 fast_interrupt_p (tree node ATTRIBUTE_UNUSED) in fast_interrupt_p() function4174 if (fast_interrupt_p (cfun->decl)) in m32c_emit_epilogue()
13477 (fast_interrupt_p): Likewise.13483 (fast_interrupt_p): New.