Home
last modified time | relevance | path

Searched refs:cfun_interrupt_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc2150 bool cfun_interrupt_p, call_interrupt_p; in epiphany_function_ok_for_sibcall() local
2152 cfun_interrupt_p = EPIPHANY_INTERRUPT_P (epiphany_compute_function_type in epiphany_function_ok_for_sibcall()
2171 if (cfun_interrupt_p || call_interrupt_p) in epiphany_function_ok_for_sibcall()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c2148 bool cfun_interrupt_p, call_interrupt_p; in epiphany_function_ok_for_sibcall() local
2150 cfun_interrupt_p = EPIPHANY_INTERRUPT_P (epiphany_compute_function_type in epiphany_function_ok_for_sibcall()
2169 if (cfun_interrupt_p || call_interrupt_p) in epiphany_function_ok_for_sibcall()