Searched refs:nds32_isr_function_p (Results 1 – 9 of 9) sorted by relevance
310 extern bool nds32_isr_function_p (tree);
918 nds32_isr_function_p (tree func) in nds32_isr_function_p() function
241 && !nds32_isr_function_p (current_function_decl) \
2331 && !nds32_isr_function_p (current_function_decl) in nds32_function_ok_for_sibcall()
20568 * config/nds32/nds32-isr.c (nds32_isr_function_p): Define new function20570 * config/nds32/nds32-protos.h (nds32_isr_function_p): Declaration.