Searched defs:cl_target_option (Results 1 – 1 of 1) sorted by relevance
3916 struct GTY(()) cl_target_option struct3918 HOST_WIDE_INT x_ix86_isa_flags_explicit;3919 HOST_WIDE_INT x_ix86_isa_flags;3920 enum fpmath_unit x_ix86_fpmath;3944 extern void cl_target_option_save (struct cl_target_option *, struct gcc_options *); argument