Searched refs:N_REG_CLASSES (Results 76 - 99 of 99) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv.h1090 #define N_REG_CLASSES (int) LIM_REG_CLASSES */
1091 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
1082 #define N_REG_CLASSES macro
H A Dfrv.c155 int next_reg[N_REG_CLASSES]; /* next register to allocate per class */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.h744 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
735 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68hc11/
H A Dm68hc11.h508 #define N_REG_CLASSES (int) LIM_REG_CLASSES
503 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sparc/
H A Dsparc.h1037 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1048 of length N_REG_CLASSES. */
1031 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dira-build.c1312 static alloc_pool cost_vector_pool[N_REG_CLASSES];
2137 bitmap_head dead_points[N_REG_CLASSES];
H A Dsched-deps.c1815 static struct reg_pressure_data reg_pressure_info[N_REG_CLASSES];
H A Dreload.c677 for (rclass = 1; rclass < N_REG_CLASSES; rclass++)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1218 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
1266 for a vector of HARD_REG_SET of length N_REG_CLASSES.
1214 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1919 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1911 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1251 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1283 of length N_REG_CLASSES. */
1248 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore7.c678 for (c = 0; c < N_REG_CLASSES; c++)
H A Dscore3.c679 for (c = 0; c < N_REG_CLASSES; c++)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386.h1060 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
1107 of length N_REG_CLASSES. */
1056 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.h1522 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1514 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1166 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1193 of length N_REG_CLASSES. */
1161 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1120 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1146 of length N_REG_CLASSES. */
1116 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlocal-alloc.c1684 if (N_REG_CLASSES > 1)
H A Dreload.c693 for (class = 1; class < N_REG_CLASSES; class++)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000.h982 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1013 of length N_REG_CLASSES. */
979 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.h983 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1006 of length N_REG_CLASSES. */
978 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.h1369 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1395 of length N_REG_CLASSES. */
1365 #define N_REG_CLASSES macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep.c617 for (j = 0; j < N_REG_CLASSES; ++j)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.c155 int next_reg[N_REG_CLASSES]; /* next register to allocate per class */

Completed in 620 milliseconds

1234