Searched refs:IX86_ATTR_ENUM (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-options.cc | 955 #define IX86_ATTR_ENUM(S,O) { S, sizeof (S)-1, ix86_opt_enum, O, 0 } in ix86_valid_target_attribute_inner_p() macro 1079 IX86_ATTR_ENUM ("fpmath=", OPT_mfpmath_), in ix86_valid_target_attribute_inner_p() 1080 IX86_ATTR_ENUM ("prefer-vector-width=", OPT_mprefer_vector_width_), in ix86_valid_target_attribute_inner_p()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2011 | 25494 (IX86_ATTR_ENUM, ix86_opt_enum): New.
|