Home
last modified time | relevance | path

Searched refs:CMODEL_SMALL (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Daix73.h47 && rs6000_current_cmodel != CMODEL_SMALL) \
49 SET_CMODEL (CMODEL_SMALL); \
51 if (rs6000_current_cmodel != CMODEL_SMALL) \
Daix72.h47 && rs6000_current_cmodel != CMODEL_SMALL) \
49 SET_CMODEL (CMODEL_SMALL); \
51 if (rs6000_current_cmodel != CMODEL_SMALL) \
Daix71.h47 && rs6000_current_cmodel != CMODEL_SMALL) \
49 SET_CMODEL (CMODEL_SMALL); \
51 if (rs6000_current_cmodel != CMODEL_SMALL) \
Drtems.h123 && rs6000_current_cmodel != CMODEL_SMALL) \
125 SET_CMODEL (CMODEL_SMALL); \
131 if (rs6000_current_cmodel != CMODEL_SMALL) \
Drs6000-opts.h129 CMODEL_SMALL, enumerator
Dlinux64.opt35 Enum(rs6000_cmodel) String(small) Value(CMODEL_SMALL)
Daix64.opt39 Enum(rs6000_cmodel) String(small) Value(CMODEL_SMALL)
Drs6000.md10319 "&& TARGET_CMODEL != CMODEL_SMALL"
10330 (if_then_else (ne (symbol_ref "TARGET_CMODEL") (symbol_ref "CMODEL_SMALL"))
10340 "HAVE_AS_TLS && TARGET_ELF && TARGET_CMODEL != CMODEL_SMALL"
10349 "HAVE_AS_TLS && TARGET_ELF && TARGET_CMODEL != CMODEL_SMALL"
10366 "&& TARGET_CMODEL != CMODEL_SMALL"
10377 (if_then_else (ne (symbol_ref "TARGET_CMODEL") (symbol_ref "CMODEL_SMALL"))
10386 "HAVE_AS_TLS && TARGET_ELF && TARGET_CMODEL != CMODEL_SMALL"
10394 "HAVE_AS_TLS && TARGET_ELF && TARGET_CMODEL != CMODEL_SMALL"
10432 "&& TARGET_CMODEL != CMODEL_SMALL"
10443 (if_then_else (ne (symbol_ref "TARGET_CMODEL") (symbol_ref "CMODEL_SMALL"))
[all …]
Drs6000.cc2505 case CMODEL_SMALL: cmodel_str = "small"; break; in rs6000_debug_reg_global()
3514 && rs6000_current_cmodel != CMODEL_SMALL) in rs6000_linux64_override_options()
3517 SET_CMODEL (CMODEL_SMALL); in rs6000_linux64_override_options()
3524 SET_CMODEL (CMODEL_SMALL); in rs6000_linux64_override_options()
3526 if (rs6000_current_cmodel != CMODEL_SMALL) in rs6000_linux64_override_options()
3552 SET_CMODEL (CMODEL_SMALL); in rs6000_linux64_override_options()
8720 if (TARGET_CMODEL == CMODEL_SMALL || can_create_pseudo_p ()) in create_TOC_reference()
8750 if (TARGET_CMODEL != CMODEL_SMALL) in toc_relative_expr_p()
8961 large_toc_ok = (lra_in_progress && TARGET_CMODEL != CMODEL_SMALL in legitimate_lo_sum_address_p()
9292 if (TARGET_CMODEL != CMODEL_SMALL && GET_CODE (y) == LO_SUM) in rs6000_delegitimize_address()
[all …]
Drs6000.h239 #define TARGET_CMODEL CMODEL_SMALL
Drs6000.opt93 enum rs6000_cmodel rs6000_current_cmodel = CMODEL_SMALL
Dpredicates.md590 if (TARGET_CMODEL != CMODEL_SMALL)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20123881 and TARGET_NO_SUM_IN_TOC if not CMODEL_SMALL. CMODEL_MEDIUM means