Home
last modified time | relevance | path

Searched defs:cl_target_option (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Doptions.h3916 struct GTY(()) cl_target_option struct
3918 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