HomeSort by: relevance | last modified time | path
    Searched defs:LIM_REG_CLASSES (Results 1 - 25 of 111) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-regs.h 272 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES};
274 #define N_REG_CLASSES (int) LIM_REG_CLASSES
pa64-regs.h 208 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES};
210 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-regs.h 272 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES};
274 #define N_REG_CLASSES (int) LIM_REG_CLASSES
pa64-regs.h 208 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES};
210 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h 246 register class, followed by one more enumeral value, `LIM_REG_CLASSES',
261 LIM_REG_CLASSES
265 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h 206 LIM_REG_CLASSES
209 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h 190 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES };
192 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.h 246 register class, followed by one more enumeral value, `LIM_REG_CLASSES',
261 LIM_REG_CLASSES
265 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h 190 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES };
192 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h 434 LIM_REG_CLASSES
437 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.h 187 LIM_REG_CLASSES /* max value + 1. */
190 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.h 202 LIM_REG_CLASSES
205 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.h 449 LIM_REG_CLASSES
452 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.h 126 LIM_REG_CLASSES
137 #define N_REG_CLASSES LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.h 290 GENERAL_REGS, MAC_REGS, ALL_REGS, LIM_REG_CLASSES
293 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h 172 LIM_REG_CLASSES
175 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h 291 LIM_REG_CLASSES
294 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.h 251 GENERAL_REGS, SP_OR_GENERAL_REGS, ALL_REGS, LIM_REG_CLASSES
254 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
moxie.h 138 LIM_REG_CLASSES
150 #define N_REG_CLASSES LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 317 LIM_REG_CLASSES
346 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.h 194 LIM_REG_CLASSES
197 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 107 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES };
110 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 248 LIM_REG_CLASSES };
250 #define N_REG_CLASSES ((int) LIM_REG_CLASSES)
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 221 LIM_REG_CLASSES
224 #define N_REG_CLASSES (int) LIM_REG_CLASSES
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.h 234 LIM_REG_CLASSES /* Max value + 1. */
294 #define N_REG_CLASSES (int) LIM_REG_CLASSES

Completed in 48 milliseconds

1 2 3 4 5