Searched refs:nds32_isr_function_critical_p (Results 1 – 7 of 7) sorted by relevance
311 extern bool nds32_isr_function_critical_p (tree);
942 nds32_isr_function_critical_p (tree func) in nds32_isr_function_critical_p() function
1996 if (nds32_isr_function_critical_p (current_function_decl))2007 (if_then_else (match_test "nds32_isr_function_critical_p (current_function_decl)")
13310 * config/nds32/nds32-protos.h (nds32_isr_function_critical_p): New.