OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BASE_REGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h
1312
BASE_REGS
,
1343
"
BASE_REGS
", \
1373
{ 0x000020FF, 0x00000000, 0x00000000, 0x00000000 }, /*
BASE_REGS
*/ \
1433
: GET_MODE_SIZE (MODE) >= 4 ?
BASE_REGS
\
1437
instead of
BASE_REGS
. */
1447
/* Must leave
BASE_REGS
reloads alone */
1450
: ((CLASS) != LO_REGS && (CLASS) !=
BASE_REGS
\
1458
: (CLASS) != LO_REGS && (CLASS) !=
BASE_REGS
\
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
1091
BASE_REGS
,
1120
"
BASE_REGS
", \
1149
/*
BASE_REGS
. */ \
1209
RS6000_CONSTRAINT_wA, /*
BASE_REGS
if 64-bit. */
1217
#define BASE_REG_CLASS
BASE_REGS
1224
#define GPR_REG_CLASS_P(CLASS) ((CLASS) == GENERAL_REGS || (CLASS) ==
BASE_REGS
)
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h
1291
BASE_REGS
,
1321
"
BASE_REGS
", \
1350
{ 0x000020FF, 0x00000000, 0x00000000, 0x00000000 }, /*
BASE_REGS
*/ \
1409
: GET_MODE_SIZE (MODE) >= 4 ?
BASE_REGS
\
1413
instead of
BASE_REGS
. */
1423
/* Must leave
BASE_REGS
reloads alone */
1426
: ((CLASS) != LO_REGS && (CLASS) !=
BASE_REGS
\
1434
: (CLASS) != LO_REGS && (CLASS) !=
BASE_REGS
\
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
1137
BASE_REGS
,
1166
"
BASE_REGS
", \
1195
/*
BASE_REGS
. */ \
1256
RS6000_CONSTRAINT_wA, /*
BASE_REGS
if 64-bit. */
1264
#define BASE_REG_CLASS
BASE_REGS
1271
#define GPR_REG_CLASS_P(CLASS) ((CLASS) == GENERAL_REGS || (CLASS) ==
BASE_REGS
)
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026