Searched refs:LIM_REG_CLASSES (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h415 ALL_REGS, LIM_REG_CLASSES enumerator in enum:reg_class
417 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-11-stable/contrib/gcc/
H A Dregclass.c387 reg_class_superclasses[i][j] = LIM_REG_CLASSES;
388 reg_class_subclasses[i][j] = LIM_REG_CLASSES;
408 while (*p != LIM_REG_CLASSES) p++;
412 while (*p != LIM_REG_CLASSES) p++;
514 *p2 != LIM_REG_CLASSES;
520 *p1 != LIM_REG_CLASSES;
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h715 register class, followed by one more enumeral value, `LIM_REG_CLASSES',
738 LIM_REG_CLASSES
744 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
729 LIM_REG_CLASSES enumerator in enum:reg_class
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1044 ALL_REGS, LIM_REG_CLASSES };
1046 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1038 ALL_REGS, LIM_REG_CLASSES }; enumerator in enum:reg_class
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h981 LIM_REG_CLASSES
984 #define N_REG_CLASSES (int) LIM_REG_CLASSES
976 LIM_REG_CLASSES enumerator in enum:reg_class
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1132 ALL_REGS, LIM_REG_CLASSES
1135 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
1128 ALL_REGS, LIM_REG_CLASSES enumerator in enum:reg_class
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h994 LIM_REG_CLASSES
997 #define N_REG_CLASSES (int) LIM_REG_CLASSES
991 LIM_REG_CLASSES enumerator in enum:reg_class
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1544 LIM_REG_CLASSES /* max value + 1 */
1547 #define N_REG_CLASSES (int) LIM_REG_CLASSES
1536 LIM_REG_CLASSES /* max value + 1 */ enumerator in enum:reg_class

Completed in 226 milliseconds