Lines Matching refs:gcc_options

37 static void set_Wstrict_aliasing (struct gcc_options *opts, int onoff);
53 set_struct_debug_option (struct gcc_options *opts, location_t loc, in set_struct_debug_option()
193 const char *arg, struct gcc_options *opts,
194 struct gcc_options *opts_set,
196 static void set_fast_math_flags (struct gcc_options *opts, int set);
197 static void decode_d_option (const char *arg, struct gcc_options *opts,
199 static void set_unsafe_math_optimizations_flags (struct gcc_options *opts,
204 struct gcc_options *opts,
205 struct gcc_options *opts_set,
213 target_handle_option (struct gcc_options *opts, in target_handle_option()
214 struct gcc_options *opts_set, in target_handle_option()
282 init_options_struct (struct gcc_options *opts, struct gcc_options *opts_set) in init_options_struct()
316 maybe_default_option (struct gcc_options *opts, in maybe_default_option()
317 struct gcc_options *opts_set, in maybe_default_option()
406 maybe_default_options (struct gcc_options *opts, in maybe_default_options()
407 struct gcc_options *opts_set, in maybe_default_options()
562 default_options_optimization (struct gcc_options *opts, in default_options_optimization()
563 struct gcc_options *opts_set, in default_options_optimization()
679 control_options_for_live_patching (struct gcc_options *opts, in control_options_for_live_patching()
680 struct gcc_options *opts_set, in control_options_for_live_patching()
827 finish_options (struct gcc_options *opts, struct gcc_options *opts_set, in finish_options()
1257 struct gcc_options *opts, in print_filtered_help()
1615 struct gcc_options *opts, in print_specific_help()
1709 enable_fdo_optimizations (struct gcc_options *opts, in enable_fdo_optimizations()
1710 struct gcc_options *opts_set, in enable_fdo_optimizations()
2053 print_help (struct gcc_options *opts, unsigned int lang_mask,
2193 common_handle_option (struct gcc_options *opts,
2194 struct gcc_options *opts_set,
2861 set_Wstrict_aliasing (struct gcc_options *opts, int onoff)
2873 set_fast_math_flags (struct gcc_options *opts, int set)
2901 set_unsafe_math_optimizations_flags (struct gcc_options *opts, int set)
2915 fast_math_flags_set_p (const struct gcc_options *opts)
2943 struct gcc_options *opts, struct gcc_options *opts_set,
3027 decode_d_option (const char *arg, struct gcc_options *opts,
3075 struct gcc_options *opts,
3076 struct gcc_options *opts_set,