/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch-opts.h | 52 #define TARGET_CMODEL_NORMAL (la_target.cmodel == CMODEL_NORMAL) 53 #define TARGET_CMODEL_TINY (la_target.cmodel == CMODEL_TINY) 54 #define TARGET_CMODEL_TINY_STATIC (la_target.cmodel == CMODEL_TINY_STATIC) 55 #define TARGET_CMODEL_LARGE (la_target.cmodel == CMODEL_LARGE) 56 #define TARGET_CMODEL_EXTREME (la_target.cmodel == CMODEL_EXTREME)
|
H A D | loongarch.opt | 166 Name(cmodel) Type(int) 170 Enum(cmodel) String(normal) Value(CMODEL_NORMAL) 173 Enum(cmodel) String(tiny) Value(CMODEL_TINY) 176 Enum(cmodel) String(tiny-static) Value(CMODEL_TINY_STATIC) 179 Enum(cmodel) String(large) Value(CMODEL_LARGE) 182 Enum(cmodel) String(extreme) Value(CMODEL_EXTREME) 185 Target RejectNegative Joined Enum(cmodel) Var(la_opt_cmodel) Init(CMODEL_NORMAL) Save
|
H A D | loongarch-opts.cc | 145 int arch, tune, fpu, abi_base, abi_ext, cmodel; in loongarch_config_target() member 378 t.cmodel = constrained.cmodel ? opt_cmodel : CMODEL_NORMAL; in loongarch_config_target() 595 opts->x_la_opt_cmodel = target->cmodel; in loongarch_update_gcc_opt_status()
|
H A D | loongarch-def.h | 128 unsigned char cmodel; /* CMODEL_ */ member
|
H A D | loongarch-driver.cc | 179 APPEND_VAL (loongarch_cmodel_strings[la_target.cmodel]); in driver_get_normalized_m_opts()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | multilib-generator | 144 if args.cmodel: 145 cmodels = [None] + args.cmodel.split(",") 152 for cmodel in cmodels: 163 if cmodel == "compact" and arch.startswith("rv32"): 184 if cmodel: 185 required.append('march=%s/mabi=%s/mcmodel=%s' % (arch, abi, cmodel))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.opt | 52 Target RejectNegative Joined Enum(cmodel) Var(tilegx_cmodel) Init(CM_SMALL) 56 Name(cmodel) Type(enum cmodel) 60 Enum(cmodel) String(small) Value(CM_SMALL) 63 Enum(cmodel) String(large) Value(CM_LARGE)
|
H A D | tilegx-opts.h | 24 enum cmodel { enum
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.opt | 52 Target RejectNegative Joined Enum(cmodel) Var(tilegx_cmodel) Init(CM_SMALL) 56 Name(cmodel) Type(enum cmodel) 60 Enum(cmodel) String(small) Value(CM_SMALL) 63 Enum(cmodel) String(large) Value(CM_LARGE)
|
H A D | tilegx-opts.h | 24 enum cmodel { enum
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/genopts/ |
H A D | loongarch.opt.in | 159 Name(cmodel) Type(int) 163 Enum(cmodel) String(@@STR_CMODEL_NORMAL@@) Value(CMODEL_NORMAL) 166 Enum(cmodel) String(@@STR_CMODEL_TINY@@) Value(CMODEL_TINY) 169 Enum(cmodel) String(@@STR_CMODEL_TS@@) Value(CMODEL_TINY_STATIC) 172 Enum(cmodel) String(@@STR_CMODEL_LARGE@@) Value(CMODEL_LARGE) 175 Enum(cmodel) String(@@STR_CMODEL_EXTREME@@) Value(CMODEL_EXTREME) 178 Target RejectNegative Joined Enum(cmodel) Var(la_opt_cmodel) Init(CMODEL_NORMAL) Save
|
H A D | loongarch-strings | 53 OPTSTR_CMODEL cmodel
|
/netbsd-src/sys/dev/ofisa/ |
H A D | mcclock_ofisa.c | 84 const char *cmodel = model; in lookup_platform_data() local 86 dce = device_compatible_lookup(&cmodel, 1, platform_data); in lookup_platform_data()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.opt | 54 Name(cmodel) Type(enum aarch64_code_model) 58 Enum(cmodel) String(tiny) Value(AARCH64_CMODEL_TINY) 61 Enum(cmodel) String(small) Value(AARCH64_CMODEL_SMALL) 64 Enum(cmodel) String(large) Value(AARCH64_CMODEL_LARGE) 91 Target RejectNegative Joined Enum(cmodel) Var(aarch64_cmodel_var) Init(AARCH64_CMODEL_SMALL) Save
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.opt | 54 Name(cmodel) Type(enum aarch64_code_model) 58 Enum(cmodel) String(tiny) Value(AARCH64_CMODEL_TINY) 61 Enum(cmodel) String(small) Value(AARCH64_CMODEL_SMALL) 64 Enum(cmodel) String(large) Value(AARCH64_CMODEL_LARGE) 91 Target RejectNegative Joined Enum(cmodel) Var(aarch64_cmodel_var) Init(AARCH64_CMODEL_SMALL) Save
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-elf.opt | 7 Known cmodel types (for use with the -mcmodel= option):
|
H A D | nds32-linux.opt | 7 Known cmodel types (for use with the -mcmodel= option):
|
H A D | nds32.opt | 109 Known cmodel types (for use with the -mict-model= option):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-elf.opt | 7 Known cmodel types (for use with the -mcmodel= option):
|
H A D | nds32-linux.opt | 7 Known cmodel types (for use with the -mcmodel= option):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-opts.h | 64 enum cmodel { enum
|
H A D | i386.opt | 109 enum cmodel x_ix86_cmodel 288 Target RejectNegative Joined Enum(cmodel) Var(ix86_cmodel) Init(CM_32) 292 Name(cmodel) Type(enum cmodel) 296 Enum(cmodel) String(small) Value(CM_SMALL) 299 Enum(cmodel) String(medium) Value(CM_MEDIUM) 302 Enum(cmodel) String(large) Value(CM_LARGE) 305 Enum(cmodel) String(32) Value(CM_32) 308 Enum(cmodel) String(kernel) Value(CM_KERNEL)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-opts.h | 60 enum cmodel { enum
|
H A D | i386.opt | 109 enum cmodel ix86_cmodel = CM_32 288 Target RejectNegative Joined Enum(cmodel) Var(ix86_cmodel) Init(CM_32) 292 Name(cmodel) Type(enum cmodel) 296 Enum(cmodel) String(small) Value(CM_SMALL) 299 Enum(cmodel) String(medium) Value(CM_MEDIUM) 302 Enum(cmodel) String(large) Value(CM_LARGE) 305 Enum(cmodel) String(32) Value(CM_32) 308 Enum(cmodel) String(kernel) Value(CM_KERNEL)
|
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/ |
H A D | win_example.reg | 17 "model_name"="cmodel"
|