Searched refs:EH_USES (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h506 #define EH_USES(REGNO) 0 /* FIXME */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h505 #define EH_USES(REGNO) 0 /* FIXME */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h176 #define EH_USES(N) loongarch_eh_uses (N)
161 #define EH_USES macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h778 #define EH_USES(REGNO) arc_eh_uses((REGNO)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c872 #ifdef EH_USES
2496 #ifdef EH_USES
2497 /* Create the chains for the artificial uses from the EH_USES at the
3916 #ifdef EH_USES
3925 #ifdef EH_USES
H A Ddf-scan.c3365 #ifdef EH_USES
3406 #ifdef EH_USES
3407 /* EH_USES registers are used:
3416 if (EH_USES (i))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h975 #define EH_USES(REGNO) ia64_eh_uses (REGNO)
958 #define EH_USES macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc912 #ifdef EH_USES
2536 #ifdef EH_USES
2537 /* Create the chains for the artificial uses from the EH_USES at the
3956 #ifdef EH_USES
3965 #ifdef EH_USES
H A Ddf-scan.cc3379 #ifdef EH_USES
3420 #ifdef EH_USES
3421 /* EH_USES registers are used:
3430 if (EH_USES (i))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h975 #define EH_USES(REGNO) ia64_eh_uses (REGNO)
958 #define EH_USES macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h780 #define EH_USES(REGNO) arc_eh_uses((REGNO)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h1555 #define EH_USES(N) mips_eh_uses (N)
1551 #define EH_USES macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1574 #define EH_USES(N) mips_eh_uses (N)
1570 #define EH_USES macro

Completed in 470 milliseconds