/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | opts.c | 345 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 D | tilepro-common.c | 34 {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 D | tilepro-common.cc | 34 {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 D | opts.cc | 479 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 D | tilegx-common.c | 34 {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 D | tilegx-common.cc | 34 {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 D | avr-common.cc | 42 { 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 D | avr-common.c | 42 { 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 D | or1k-common.cc | 34 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/csky/ |
H A D | csky-common.c | 32 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/csky/ |
H A D | csky-common.cc | 32 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/epiphany/ |
H A D | epiphany-common.c | 42 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/epiphany/ |
H A D | epiphany-common.cc | 42 { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/gcn/ |
H A D | gcn-common.c | 30 { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/mcore/ |
H A D | mcore-common.c | 35 { OPT_LEVELS_1_PLUS, OPT_ffunction_cse, NULL, 0 },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/mcore/ |
H A D | mcore-common.cc | 35 { OPT_LEVELS_1_PLUS, OPT_ffunction_cse, NULL, 0 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/c6x/ |
H A D | c6x-common.c | 35 { OPT_LEVELS_1_PLUS, OPT_frename_registers, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/c6x/ |
H A D | c6x-common.cc | 35 { OPT_LEVELS_1_PLUS, OPT_frename_registers, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/ |
H A D | common-target.h | 34 OPT_LEVELS_1_PLUS, /* -O1 and above, including -Os and -Og. */ enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/ |
H A D | common-target.h | 34 OPT_LEVELS_1_PLUS, /* -O1 and above, including -Os and -Og. */ enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/aarch64/ |
H A D | aarch64-common.cc | 51 { 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 D | aarch64-common.c | 51 { 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 D | nds32-common.cc | 92 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/nds32/ |
H A D | nds32-common.c | 92 { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/arc/ |
H A D | arc-common.cc | 61 { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },
|