OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FIRST_RET_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h
384
#define
FIRST_RET_REG
2
412
#define LIBCALL_VALUE(MODE) gen_rtx_REG (MODE,
FIRST_RET_REG
)
416
#define FUNCTION_VALUE_REGNO_P(REGNO) ((REGNO) ==
FIRST_RET_REG
)
/src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.h
387
#define
FIRST_RET_REG
2
415
#define LIBCALL_VALUE(MODE) gen_rtx_REG (MODE,
FIRST_RET_REG
)
419
#define FUNCTION_VALUE_REGNO_P(REGNO) ((REGNO) ==
FIRST_RET_REG
)
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.h
1070
#define
FIRST_RET_REG
(FIRST_GENERAL_REG + 0)
1111
:
FIRST_RET_REG
)
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.h
1070
#define
FIRST_RET_REG
(FIRST_GENERAL_REG + 0)
1111
:
FIRST_RET_REG
)
Completed in 43 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026