Searched refs:OPT_LEVELS_3_PLUS_AND_SIZE (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/common/ |
| HD | common-target.h | 40 OPT_LEVELS_3_PLUS_AND_SIZE, /* -O3 and above and -Os. */ enumerator
|
| /dragonfly/contrib/gcc-4.7/gcc/common/ |
| HD | common-target.h | 41 OPT_LEVELS_3_PLUS_AND_SIZE, /* -O3 and above and -Os. */ enumerator
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | opts.c | 367 case OPT_LEVELS_3_PLUS_AND_SIZE: in maybe_default_option() 496 { OPT_LEVELS_3_PLUS_AND_SIZE, OPT_finline_functions, NULL, 1 },
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | opts.c | 385 case OPT_LEVELS_3_PLUS_AND_SIZE: in maybe_default_option() 535 { OPT_LEVELS_3_PLUS_AND_SIZE, OPT_finline_functions, NULL, 1 },
|