OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMODEL_SMALL
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k-opts.h
26
CMODEL_SMALL
,
or1k.h
43
(or1k_code_model ==
CMODEL_SMALL
)
/src/external/gpl3/gcc.old/dist/gcc/config/or1k/
or1k-opts.h
26
CMODEL_SMALL
,
/src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-opts.h
56
CMODEL_SMALL
,
nds32.h
888
(nds32_cmodel_option ==
CMODEL_SMALL
)
903
(nds32_cmodel_option ==
CMODEL_SMALL
\
/src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-opts.h
56
CMODEL_SMALL
,
nds32.h
888
(nds32_cmodel_option ==
CMODEL_SMALL
)
903
(nds32_cmodel_option ==
CMODEL_SMALL
\
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix71.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
aix72.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
aix73.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
rs6000-opts.h
130
CMODEL_SMALL
,
rtems.h
127
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
129
SET_CMODEL (
CMODEL_SMALL
); \
135
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
rs6000.h
238
#define TARGET_CMODEL
CMODEL_SMALL
rs6000.cc
2518
case
CMODEL_SMALL
: cmodel_str = "small"; break;
3483
&& rs6000_current_cmodel !=
CMODEL_SMALL
)
3486
SET_CMODEL (
CMODEL_SMALL
);
3493
SET_CMODEL (
CMODEL_SMALL
);
3495
if (rs6000_current_cmodel !=
CMODEL_SMALL
)
3521
SET_CMODEL (
CMODEL_SMALL
);
8823
if (TARGET_CMODEL ==
CMODEL_SMALL
|| can_create_pseudo_p ())
8853
if (TARGET_CMODEL !=
CMODEL_SMALL
)
9064
large_toc_ok = (lra_in_progress && TARGET_CMODEL !=
CMODEL_SMALL
9395
if (TARGET_CMODEL !=
CMODEL_SMALL
&& GET_CODE (y) == LO_SUM
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix71.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
aix72.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
aix73.h
47
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
49
SET_CMODEL (
CMODEL_SMALL
); \
51
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
rs6000-opts.h
129
CMODEL_SMALL
,
rtems.h
123
&& rs6000_current_cmodel !=
CMODEL_SMALL
) \
125
SET_CMODEL (
CMODEL_SMALL
); \
131
if (rs6000_current_cmodel !=
CMODEL_SMALL
) \
rs6000.h
239
#define TARGET_CMODEL
CMODEL_SMALL
rs6000.cc
2512
case
CMODEL_SMALL
: cmodel_str = "small"; break;
3523
&& rs6000_current_cmodel !=
CMODEL_SMALL
)
3526
SET_CMODEL (
CMODEL_SMALL
);
3533
SET_CMODEL (
CMODEL_SMALL
);
3535
if (rs6000_current_cmodel !=
CMODEL_SMALL
)
3561
SET_CMODEL (
CMODEL_SMALL
);
8748
if (TARGET_CMODEL ==
CMODEL_SMALL
|| can_create_pseudo_p ())
8778
if (TARGET_CMODEL !=
CMODEL_SMALL
)
8989
large_toc_ok = (lra_in_progress && TARGET_CMODEL !=
CMODEL_SMALL
9320
if (TARGET_CMODEL !=
CMODEL_SMALL
&& GET_CODE (y) == LO_SUM
[
all
...]
Completed in 60 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026