Home
last modified time | relevance | path

Searched refs:LIM_REG_CLASSES (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h415 ALL_REGS, LIM_REG_CLASSES enumerator
417 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-12.1/contrib/gcc/
H A Dregclass.c386 reg_class_superclasses[i][j] = LIM_REG_CLASSES; in init_reg_sets_1()
387 reg_class_subclasses[i][j] = LIM_REG_CLASSES; in init_reg_sets_1()
407 while (*p != LIM_REG_CLASSES) p++; in init_reg_sets_1()
411 while (*p != LIM_REG_CLASSES) p++; in init_reg_sets_1()
513 *p2 != LIM_REG_CLASSES; in init_reg_sets_1()
519 *p1 != LIM_REG_CLASSES; in init_reg_sets_1()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h729 LIM_REG_CLASSES enumerator
735 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h1038 ALL_REGS, LIM_REG_CLASSES }; enumerator
1040 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h1536 LIM_REG_CLASSES /* max value + 1 */ enumerator
1539 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.h1128 ALL_REGS, LIM_REG_CLASSES enumerator
1131 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h976 LIM_REG_CLASSES enumerator
979 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h991 LIM_REG_CLASSES enumerator
994 #define N_REG_CLASSES (int) LIM_REG_CLASSES
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi2268 @code{LIM_REG_CLASSES}, which is not a register class but rather
2280 #define N_REG_CLASSES (int) LIM_REG_CLASSES