Home
last modified time | relevance | path

Searched refs:M32R_INTERRUPT_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.h959 #define M32R_INTERRUPT_P(TYPE) ((TYPE) == M32R_FUNCTION_INTERRUPT) macro
Dm32r.cc1566 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()
Dm32r.md1931 if (M32R_INTERRUPT_P (fn_type))