Home
last modified time | relevance | path

Searched refs:prefer_vector_width (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386-opts.h102 enum prefer_vector_width { enum
H A Di386.opt187 enum prefer_vector_width x_prefer_vector_width_type
599 Target Report RejectNegative Joined Var(prefer_vector_width_type) Enum(prefer_vector_width) Init(PV…
603 Name(prefer_vector_width) Type(enum prefer_vector_width)
607 Enum(prefer_vector_width) String(none) Value(PVW_NONE)
610 Enum(prefer_vector_width) String(128) Value(PVW_AVX128)
613 Enum(prefer_vector_width) String(256) Value(PVW_AVX256)
616 Enum(prefer_vector_width) String(512) Value(PVW_AVX512)