Searched refs:ALL_REGS (Results 1 - 25 of 162) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h173 One of the classes must always be named ALL_REGS and include all hard regs.
178 another name such as ALL_REGS). This is the class of registers
190 /* The VAX has only one kind of registers, so NO_REGS and ALL_REGS enumerator in enum:reg_class
193 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES };
197 /* Since GENERAL_REGS is the same class as ALL_REGS,
200 #define GENERAL_REGS ALL_REGS
205 { "NO_REGS", "ALL_REGS" }
218 #define REGNO_REG_CLASS(REGNO) ((void)(REGNO), ALL_REGS)
222 #define INDEX_REG_CLASS ALL_REGS
223 #define BASE_REG_CLASS ALL_REGS
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h170 One of the classes must always be named ALL_REGS and include all hard regs.
175 another name such as ALL_REGS). This is the class of registers
187 /* The VAX has only one kind of registers, so NO_REGS and ALL_REGS enumerator in enum:reg_class
190 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES };
194 /* Since GENERAL_REGS is the same class as ALL_REGS,
197 #define GENERAL_REGS ALL_REGS
202 { "NO_REGS", "ALL_REGS" }
215 #define REGNO_REG_CLASS(REGNO) ((void)(REGNO), ALL_REGS)
219 #define INDEX_REG_CLASS ALL_REGS
220 #define BASE_REG_CLASS ALL_REGS
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h193 ALL_REGS, enumerator in enum:reg_class
204 "ALL_REGS" }
206 #define GENERAL_REGS ALL_REGS
214 /* ALL_REGS */ {~0,~0} \
219 #define REGNO_REG_CLASS(REGNO) (GP_REG_P (REGNO) ? GP_REGS : ALL_REGS)
318 #define BASE_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h184 ALL_REGS,
190 /* Since GENERAL_REGS is the same class as ALL_REGS, don't give it a
192 #define GENERAL_REGS ALL_REGS
208 "ALL_REGS" \
230 (enum reg_class)(R0_REGS + (REGNO)) : ALL_REGS)
233 #define BASE_REG_CLASS ALL_REGS
181 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h147 ALL_REGS,
153 /* Since GENERAL_REGS is the same class as ALL_REGS, don't give it a
155 #define GENERAL_REGS ALL_REGS
171 "ALL_REGS" \
193 (enum reg_class)(R0_REGS + (REGNO)) : ALL_REGS)
196 #define BASE_REG_CLASS ALL_REGS
144 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h110 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES }; enumerator in enum:reg_class
111 #define REG_CLASS_NAMES { "NO_REGS", "ALL_REGS" }
115 #define GENERAL_REGS ALL_REGS
116 #define REGNO_REG_CLASS(R) ((void)(R), ALL_REGS)
117 #define BASE_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h184 ALL_REGS,
190 /* Since GENERAL_REGS is the same class as ALL_REGS, don't give it a
192 #define GENERAL_REGS ALL_REGS
208 "ALL_REGS" \
230 (enum reg_class)(R0_REGS + (REGNO)) : ALL_REGS)
233 #define BASE_REG_CLASS ALL_REGS
181 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h147 ALL_REGS,
153 /* Since GENERAL_REGS is the same class as ALL_REGS, don't give it a
155 #define GENERAL_REGS ALL_REGS
171 "ALL_REGS" \
193 (enum reg_class)(R0_REGS + (REGNO)) : ALL_REGS)
196 #define BASE_REG_CLASS ALL_REGS
144 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h193 ALL_REGS, enumerator in enum:reg_class
204 "ALL_REGS" }
206 #define GENERAL_REGS ALL_REGS
214 /* ALL_REGS */ {~0,~0} \
219 #define REGNO_REG_CLASS(REGNO) (GP_REG_P (REGNO) ? GP_REGS : ALL_REGS)
317 #define BASE_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h99 enum reg_class { NO_REGS, ALL_REGS, LIM_REG_CLASSES }; enumerator in enum:reg_class
100 #define REG_CLASS_NAMES { "NO_REGS", "ALL_REGS" }
104 #define GENERAL_REGS ALL_REGS
105 #define REGNO_REG_CLASS(R) ((void)(R), ALL_REGS)
106 #define BASE_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h214 ALL_REGS, enumerator in enum:reg_class
228 "ALL_REGS" }
230 #define GENERAL_REGS ALL_REGS
241 /* ALL_REGS */ { ~0,~0, ~0, ~0, ~0} \
255 : ALL_REGS)
357 #define BASE_REG_CLASS ALL_REGS
358 #define INDEX_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h220 ALL_REGS, enumerator in enum:reg_class
235 "ALL_REGS" }
237 #define GENERAL_REGS ALL_REGS
249 /* ALL_REGS */ { ~0,~0, ~0, ~0, ~0} \
265 : ALL_REGS)
366 #define BASE_REG_CLASS ALL_REGS
367 #define INDEX_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h179 ALL_REGS, /* all registers. */ enumerator in enum:reg_class
184 #define GENERAL_REGS ALL_REGS
192 "ALL_REGS" \
205 0x00000fff, /* ALL_REGS */ \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h179 ALL_REGS, /* all registers. */ enumerator in enum:reg_class
184 #define GENERAL_REGS ALL_REGS
192 "ALL_REGS" \
205 0x00000fff, /* ALL_REGS */ \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa64-regs.h186 One of the classes must always be named ALL_REGS and include all hard regs.
191 another name such as ALL_REGS). This is the class of registers
208 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES}; enumerator in enum:reg_class
216 "GENERAL_OR_FP_REGS", "SHIFT_REGS", "ALL_REGS"}
231 {0xfffffffe, 0x3fffffff}} /* ALL_REGS */
H A Dpa32-regs.h250 One of the classes must always be named ALL_REGS and include all hard regs.
255 another name such as ALL_REGS). This is the class of registers
272 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES}; enumerator in enum:reg_class
280 "GENERAL_OR_FP_REGS", "SHIFT_REGS", "ALL_REGS"}
295 {0xfffffffe, 0xffffffff, 0x03ffffff}} /* ALL_REGS */
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa64-regs.h186 One of the classes must always be named ALL_REGS and include all hard regs.
191 another name such as ALL_REGS). This is the class of registers
208 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES}; enumerator in enum:reg_class
216 "GENERAL_OR_FP_REGS", "SHIFT_REGS", "ALL_REGS"}
231 {0xfffffffe, 0x3fffffff}} /* ALL_REGS */
H A Dpa32-regs.h250 One of the classes must always be named ALL_REGS and include all hard regs.
255 another name such as ALL_REGS). This is the class of registers
272 GENERAL_OR_FP_REGS, SHIFT_REGS, ALL_REGS, LIM_REG_CLASSES}; enumerator in enum:reg_class
280 "GENERAL_OR_FP_REGS", "SHIFT_REGS", "ALL_REGS"}
295 {0xfffffffe, 0xffffffff, 0x03ffffff}} /* ALL_REGS */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dregstat.c449 if (rclass != GENERAL_REGS || altclass != ALL_REGS)
451 if (altclass == ALL_REGS || rclass == ALL_REGS)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.h201 ALL_REGS, enumerator in enum:reg_class
221 "ALL_REGS" }
251 /* ALL_REGS. */ \
264 #define BASE_REG_CLASS ALL_REGS
265 #define INDEX_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dregstat.cc449 if (rclass != GENERAL_REGS || altclass != ALL_REGS)
451 if (altclass == ALL_REGS || rclass == ALL_REGS)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.h201 ALL_REGS, enumerator in enum:reg_class
221 "ALL_REGS" }
251 /* ALL_REGS. */ \
264 #define BASE_REG_CLASS ALL_REGS
265 #define INDEX_REG_CLASS ALL_REGS
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h159 ALL_REGS,
176 "ALL_REGS" \
200 : ALL_REGS)
152 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.h245 enumeral values. `NO_REGS' must be first. `ALL_REGS' must be the last
260 ALL_REGS,
277 "ALL_REGS" \
309 : ALL_REGS)
255 ALL_REGS, enumerator in enum:reg_class
/netbsd-current/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.h159 ALL_REGS,
176 "ALL_REGS" \
200 : ALL_REGS)
152 ALL_REGS, enumerator in enum:reg_class

Completed in 216 milliseconds

1234567