Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.opt91 Target Report RejectNegative Joined Enum(code_model) Var(riscv_cmodel) Init(TARGET_DEFAULT_CMODEL)
99 Name(code_model) Type(enum riscv_code_model)
103 Enum(code_model) String(medlow) Value(CM_MEDLOW)
106 Enum(code_model) String(medany) Value(CM_MEDANY)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.opt109 Target RejectNegative Joined Enum(code_model) Var(riscv_cmodel) Init(TARGET_DEFAULT_CMODEL)
117 Name(code_model) Type(enum riscv_code_model)
121 Enum(code_model) String(medlow) Value(CM_MEDLOW)
124 Enum(code_model) String(medany) Value(CM_MEDANY)
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.ml20 code_model: Llvm_target.CodeModel.t; RecordField
27 code_model = Llvm_target.CodeModel.JITDefault;
H A Dllvm_executionengine.mli30 code_model: Llvm_target.CodeModel.t; RecordField
36 [{ opt_level = 0; code_model = CodeModel.JIT_default;
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml112 ?code_model:CodeModel.t -> Target.t -> t
H A Dllvm_target.mli183 ?code_model:CodeModel.t -> Target.t -> t
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-msp430.c2705 code_model (int model) in code_model() function
2787 ibfd, code_model (in_msp_attr[OFBA_MSPABI_Tag_Code_Model].i), in elf32_msp430_merge_msp430_attributes()
2789 code_model (out_msp_attr[OFBA_MSPABI_Tag_Code_Model].i)); in elf32_msp430_merge_msp430_attributes()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-msp430.c2703 code_model (int model) in code_model() function
2785 ibfd, code_model (in_msp_attr[OFBA_MSPABI_Tag_Code_Model].i), in elf32_msp430_merge_msp430_attributes()
2787 code_model (out_msp_attr[OFBA_MSPABI_Tag_Code_Model].i)); in elf32_msp430_merge_msp430_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19971890 * sparc/sparc.md: TARGET_<code_model> renamed to TARGET_CM_....
H A DFSFChangeLog.111365 * sparc.md: TARGET_<code_model> renamed to TARGET_CM_....
H A DChangeLog-199918171 sparc_align_jumps_string, sparc_align_funcs_string, code_model,
H A DChangeLog-200926342 field in struct code_model to enum cmodel. In initializer change
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.111365 * sparc.md: TARGET_<code_model> renamed to TARGET_CM_....