Home
last modified time | relevance | path

Searched refs:OPT_LEVELS_1_PLUS (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.c345 case OPT_LEVELS_1_PLUS: in maybe_default_option()
431 { OPT_LEVELS_1_PLUS, OPT_fcombine_stack_adjustments, NULL, 1 },
432 { OPT_LEVELS_1_PLUS, OPT_fcompare_elim, NULL, 1 },
433 { OPT_LEVELS_1_PLUS, OPT_fcprop_registers, NULL, 1 },
434 { OPT_LEVELS_1_PLUS, OPT_fdefer_pop, NULL, 1 },
435 { OPT_LEVELS_1_PLUS, OPT_fforward_propagate, NULL, 1 },
436 { OPT_LEVELS_1_PLUS, OPT_fguess_branch_probability, NULL, 1 },
437 { OPT_LEVELS_1_PLUS, OPT_fipa_profile, NULL, 1 },
438 { OPT_LEVELS_1_PLUS, OPT_fipa_pure_const, NULL, 1 },
439 { OPT_LEVELS_1_PLUS, OPT_fipa_reference, NULL, 1 },
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/tilepro/
H A Dtilepro-common.c34 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns, NULL, 1},
35 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns2, NULL, 1},
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/tilepro/
H A Dtilepro-common.cc34 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns, NULL, 1},
35 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns2, NULL, 1},
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.cc479 case OPT_LEVELS_1_PLUS: in maybe_default_option()
565 { OPT_LEVELS_1_PLUS, OPT_fcombine_stack_adjustments, NULL, 1 },
566 { OPT_LEVELS_1_PLUS, OPT_fcompare_elim, NULL, 1 },
567 { OPT_LEVELS_1_PLUS, OPT_fcprop_registers, NULL, 1 },
568 { OPT_LEVELS_1_PLUS, OPT_fdefer_pop, NULL, 1 },
569 { OPT_LEVELS_1_PLUS, OPT_fforward_propagate, NULL, 1 },
570 { OPT_LEVELS_1_PLUS, OPT_fguess_branch_probability, NULL, 1 },
571 { OPT_LEVELS_1_PLUS, OPT_fipa_profile, NULL, 1 },
572 { OPT_LEVELS_1_PLUS, OPT_fipa_pure_const, NULL, 1 },
573 { OPT_LEVELS_1_PLUS, OPT_fipa_reference, NULL, 1 },
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/tilegx/
H A Dtilegx-common.c34 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns, NULL, 1},
35 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns2, NULL, 1},
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/tilegx/
H A Dtilegx-common.cc34 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns, NULL, 1},
35 {OPT_LEVELS_1_PLUS, OPT_fschedule_insns2, NULL, 1},
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/avr/
H A Davr-common.cc42 { OPT_LEVELS_1_PLUS, OPT_mmain_is_OS_task, NULL, 1 },
44 { OPT_LEVELS_1_PLUS, OPT_fsplit_wide_types_early, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/avr/
H A Davr-common.c42 { OPT_LEVELS_1_PLUS, OPT_mmain_is_OS_task, NULL, 1 },
44 { OPT_LEVELS_1_PLUS, OPT_fsplit_wide_types_early, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/or1k/
H A Dor1k-common.cc34 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/csky/
H A Dcsky-common.c32 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/csky/
H A Dcsky-common.cc32 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/epiphany/
H A Depiphany-common.c42 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/epiphany/
H A Depiphany-common.cc42 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/gcn/
H A Dgcn-common.c30 { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/mcore/
H A Dmcore-common.c35 { OPT_LEVELS_1_PLUS, OPT_ffunction_cse, NULL, 0 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/mcore/
H A Dmcore-common.cc35 { OPT_LEVELS_1_PLUS, OPT_ffunction_cse, NULL, 0 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/c6x/
H A Dc6x-common.c35 { OPT_LEVELS_1_PLUS, OPT_frename_registers, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/c6x/
H A Dc6x-common.cc35 { OPT_LEVELS_1_PLUS, OPT_frename_registers, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/
H A Dcommon-target.h34 OPT_LEVELS_1_PLUS, /* -O1 and above, including -Os and -Og. */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/common/
H A Dcommon-target.h34 OPT_LEVELS_1_PLUS, /* -O1 and above, including -Os and -Og. */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/aarch64/
H A Daarch64-common.cc51 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
55 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/aarch64/
H A Daarch64-common.c51 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
55 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/nds32/
H A Dnds32-common.cc92 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/nds32/
H A Dnds32-common.c92 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/arc/
H A Darc-common.cc61 { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },

12