Searched refs:TARGET_3DNOW (Results 1 – 6 of 6) sorted by relevance
272 "TARGET_3DNOW"282 "TARGET_3DNOW"292 "TARGET_3DNOW"301 "TARGET_3DNOW"311 "TARGET_3DNOW"329 "TARGET_3DNOW"375 "TARGET_3DNOW"384 "TARGET_3DNOW"407 "TARGET_3DNOW"437 "TARGET_3DNOW"[all …]
403 if (TARGET_3DNOW) \
1888 if (TARGET_3DNOW) in override_options()19063 if (TARGET_3DNOW && VALID_MMX_REG_MODE_3DNOW (mode)) in ix86_vector_mode_supported_p()
282 #define TARGET_3DNOW ((target_flags & MASK_3DNOW) != 0) macro561 if (TARGET_3DNOW) \1025 : VALID_MMX_REG_MODE_3DNOW (MODE) && TARGET_3DNOW ? 1 : 0)
1344 if (TARGET_3DNOW) in override_options()
9809 * config/i386/i386.h (MASK_3DNOW, MASK_3DNOW_A, TARGET_3DNOW,