Home
last modified time | relevance | path

Searched refs:m68k_fk_interrupt_thread (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.h888 m68k_fk_interrupt_thread enumerator
H A Dm68k.c777 return m68k_fk_interrupt_thread; in m68k_get_function_kind()
821 bool interrupt_thread = func_kind == m68k_fk_interrupt_thread; in m68k_compute_frame_layout()
H A Dm68k.md6141 case m68k_fk_interrupt_thread:
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.h888 m68k_fk_interrupt_thread enumerator
H A Dm68k.cc777 return m68k_fk_interrupt_thread; in m68k_get_function_kind()
821 bool interrupt_thread = func_kind == m68k_fk_interrupt_thread; in m68k_compute_frame_layout()
H A Dm68k.md6141 case m68k_fk_interrupt_thread: