OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_CM_MEDLOW
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.h
63
TARGET_CM_MEDLOW
: 32-bit address space.
90
#define
TARGET_CM_MEDLOW
(sparc_code_model == CM_MEDLOW)
1403
(! TARGET_PTR64 ? SImode : flag_pic ? SImode :
TARGET_CM_MEDLOW
? SImode : DImode)
1408
(! TARGET_PTR64 ? SImode : flag_pic ? DImode :
TARGET_CM_MEDLOW
? SImode : DImode)
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.h
63
TARGET_CM_MEDLOW
: 32-bit address space.
90
#define
TARGET_CM_MEDLOW
(sparc_code_model == CM_MEDLOW)
1398
(! TARGET_PTR64 ? SImode : flag_pic ? SImode :
TARGET_CM_MEDLOW
? SImode : DImode)
1403
(! TARGET_PTR64 ? SImode : flag_pic ? DImode :
TARGET_CM_MEDLOW
? SImode : DImode)
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026