Searched refs:M32R_INTERRUPT_P (Results 1 – 3 of 3) sorted by relevance
959 #define M32R_INTERRUPT_P(TYPE) ((TYPE) == M32R_FUNCTION_INTERRUPT) macro
1566 interrupt_p = M32R_INTERRUPT_P (fn_type); in m32r_compute_frame_size()1755 if (M32R_INTERRUPT_P (fn_type)) in m32r_output_function_prologue()1902 if (M32R_INTERRUPT_P (m32r_compute_function_type (current_function_decl))) in direct_return()
1931 if (M32R_INTERRUPT_P (fn_type))