Searched refs:CSKY_FUNCTION_IS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
199 #define CSKY_FUNCTION_IS_INTERRUPT(t) ((t) & CSKY_FT_INTERRUPT) macro4955 if (CSKY_FUNCTION_IS_INTERRUPT (func_type)) in csky_output_return_instruction()5392 && !CSKY_FUNCTION_IS_INTERRUPT (func_type) in csky_expand_epilogue()
262 #define CSKY_FUNCTION_IS_INTERRUPT(t) ((t) & CSKY_FT_INTERRUPT) macro5409 if (CSKY_FUNCTION_IS_INTERRUPT (func_type)) in csky_output_return_instruction()5846 && !CSKY_FUNCTION_IS_INTERRUPT (func_type) in csky_expand_epilogue()