OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALL_REGS
(Results
1 - 25
of
108
) sorted by relevancy
1
2
3
4
5
/src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-regs.h
250
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};
280
"GENERAL_OR_FP_REGS", "SHIFT_REGS", "
ALL_REGS
"}
295
{0xfffffffe, 0xffffffff, 0x03ffffff}} /*
ALL_REGS
*/
pa64-regs.h
186
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};
216
"GENERAL_OR_FP_REGS", "SHIFT_REGS", "
ALL_REGS
"}
231
{0xfffffffe, 0x3fffffff}} /*
ALL_REGS
*/
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-regs.h
250
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};
280
"GENERAL_OR_FP_REGS", "SHIFT_REGS", "
ALL_REGS
"}
295
{0xfffffffe, 0xffffffff, 0x03ffffff}} /*
ALL_REGS
*/
pa64-regs.h
186
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};
216
"GENERAL_OR_FP_REGS", "SHIFT_REGS", "
ALL_REGS
"}
231
{0xfffffffe, 0x3fffffff}} /*
ALL_REGS
*/
/src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h
245
enumeral values. `NO_REGS' must be first. `
ALL_REGS
' must be the last
260
ALL_REGS
,
277
"
ALL_REGS
" \
309
:
ALL_REGS
)
/src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h
205
ALL_REGS
,
218
"
ALL_REGS
" }
/src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h
170
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
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
...]
/src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.h
245
enumeral values. `NO_REGS' must be first. `
ALL_REGS
' must be the last
260
ALL_REGS
,
277
"
ALL_REGS
" \
309
:
ALL_REGS
)
/src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h
170
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
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
...]
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h
403
#define
ALL_REGS
\
431
ALL_REGS
471
ALL_REGS
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h
414
One of the classes must always be named
ALL_REGS
and include all hard regs.
419
another name such as
ALL_REGS
). This is the class of registers
433
GENERAL_REGS, FLOAT_REGS,
ALL_REGS
,
443
"GENERAL_REGS", "FLOAT_REGS", "
ALL_REGS
" }
/src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.h
186
ALL_REGS
, /* all registers. */
191
#define GENERAL_REGS
ALL_REGS
200
"
ALL_REGS
" \
214
0x00001fff, /*
ALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.h
201
ALL_REGS
,
221
"
ALL_REGS
" }
251
/*
ALL_REGS
. */ \
264
#define BASE_REG_CLASS
ALL_REGS
265
#define INDEX_REG_CLASS
ALL_REGS
/src/external/gpl3/gcc/dist/gcc/config/cris/
cris.h
448
ALL_REGS
,
458
"GENERAL_REGS", "
ALL_REGS
"}
/src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.h
125
ALL_REGS
,
144
"
ALL_REGS
" }
/src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.h
269
One of the classes must always be named
ALL_REGS
and include all hard regs.
274
another name such as
ALL_REGS
). This is the class of registers
290
GENERAL_REGS, MAC_REGS,
ALL_REGS
, LIM_REG_CLASSES
301
"GENERAL_REGS", "MAC_REGS", "
ALL_REGS
", "LIM_REGS" }
322
{0xfff}, /*
ALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h
171
ALL_REGS
,
177
#define REG_CLASS_NAMES { "NO_REGS", "GENERAL_REGS", "
ALL_REGS
" }
/src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h
263
One of the classes must always be named
ALL_REGS
and include all hard regs.
268
another name such as
ALL_REGS
). This is the class of registers
290
ALL_REGS
,
305
"
ALL_REGS
", \
320
{0x0FFFFF} /*
ALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.h
230
One of the classes must always be named
ALL_REGS
and include all hard regs.
235
another name such as
ALL_REGS
). This is the class of registers
251
GENERAL_REGS, SP_OR_GENERAL_REGS,
ALL_REGS
, LIM_REG_CLASSES
261
"GENERAL_REGS", "SP_OR_GENERAL_REGS", "
ALL_REGS
", "LIM_REGS" \
281
{ 0xffffffff, 0xfffff } /*
ALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/moxie/
moxie.h
137
ALL_REGS
,
157
"
ALL_REGS
" }
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h
316
ALL_REGS
,
326
"
ALL_REGS
" \
/src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.h
193
ALL_REGS
,
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
/src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h
107
enum reg_class { NO_REGS,
ALL_REGS
, LIM_REG_CLASSES };
108
#define REG_CLASS_NAMES { "NO_REGS", "
ALL_REGS
" }
112
#define GENERAL_REGS
ALL_REGS
113
#define REGNO_REG_CLASS(R) ((void)(R),
ALL_REGS
)
114
#define BASE_REG_CLASS
ALL_REGS
/src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h
204
One of the classes must always be named
ALL_REGS
and include all hard regs.
209
another name such as
ALL_REGS
). This is the class of registers
247
ALL_REGS
,
272
"
ALL_REGS
" }
293
{0x1ffff}} /*
ALL_REGS
*/
/src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h
220
ALL_REGS
,
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
Completed in 57 milliseconds
1
2
3
4
5
Indexes created Sun Mar 01 05:31:48 UTC 2026