Home
last modified time | relevance | path

Searched refs:ARC_AUTOBLINK_IRQ_P (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.c124 #define ARC_AUTOBLINK_IRQ_P(FNTYPE) \ macro
3822 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_prologue()
3831 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_prologue()
3940 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_epilogue()
4034 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_epilogue()
H A Darc.cc124 #define ARC_AUTOBLINK_IRQ_P(FNTYPE) \ macro
3827 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_prologue()
3836 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_prologue()
3945 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_epilogue()
4039 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_epilogue()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c124 #define ARC_AUTOBLINK_IRQ_P(FNTYPE) \ macro
3822 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_prologue()
3831 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_prologue()
3940 && !ARC_AUTOBLINK_IRQ_P (fn_type); in arc_expand_epilogue()
4034 && !ARC_AUTOBLINK_IRQ_P (fn_type) in arc_expand_epilogue()
/netbsd/external/gpl3/gcc/dist/
H A DChangeLog1750 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1774 (ARC_AUTOBLINK_IRQ_P): Define.