HomeSort by: relevance | last modified time | path
    Searched refs:EH_USES (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.h 505 #define EH_USES(REGNO) 0 /* FIXME */
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.h 505 #define EH_USES(REGNO) 0 /* FIXME */
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 176 #define EH_USES(N) loongarch_eh_uses (N)
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 113 #define EH_USES(N) loongarch_eh_uses (N)
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.h 808 #define EH_USES(REGNO) arc_eh_uses((REGNO))
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.h 975 #define EH_USES(REGNO) ia64_eh_uses (REGNO)
  /src/external/gpl3/gcc/dist/gcc/
df-problems.cc 912 #ifdef EH_USES
2536 #ifdef EH_USES
2537 /* Create the chains for the artificial uses from the EH_USES at the
3958 #ifdef EH_USES
3967 #ifdef EH_USES
df-scan.cc 3383 #ifdef EH_USES
3424 #ifdef EH_USES
3425 /* EH_USES registers are used:
3434 if (EH_USES (i))
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.h 780 #define EH_USES(REGNO) arc_eh_uses((REGNO))
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.h 975 #define EH_USES(REGNO) ia64_eh_uses (REGNO)
  /src/external/gpl3/gcc.old/dist/gcc/
df-problems.cc 912 #ifdef EH_USES
2536 #ifdef EH_USES
2537 /* Create the chains for the artificial uses from the EH_USES at the
3958 #ifdef EH_USES
3967 #ifdef EH_USES
df-scan.cc 3379 #ifdef EH_USES
3420 #ifdef EH_USES
3421 /* EH_USES registers are used:
3430 if (EH_USES (i))
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 1599 #define EH_USES(N) mips_eh_uses (N)
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 1574 #define EH_USES(N) mips_eh_uses (N)

Completed in 104 milliseconds