Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h43 #define TARGET_64BIT_P(x) TARGET_ISA_64BIT_P(x) macro
335 (TARGET_64BIT_P(x) && TARGET_SSE_P(x) ? FPMATH_SSE : FPMATH_387)
357 #undef TARGET_64BIT_P
360 #define TARGET_64BIT_P(x) 1 macro
363 #define TARGET_64BIT_P(x) 0 macro
H A Di386.c3713 = TARGET_64BIT_P (opts->x_ix86_isa_flags) in ix86_option_override_internal()
3722 || (!TARGET_64BIT_P (opts->x_ix86_isa_flags) in ix86_option_override_internal()
3785 if (TARGET_64BIT_P (opts->x_ix86_isa_flags)) in ix86_option_override_internal()
3851 if (TARGET_64BIT_P (opts->x_ix86_isa_flags) in ix86_option_override_internal()
3933 if (!(TARGET_64BIT_P (opts->x_ix86_isa_flags) in ix86_option_override_internal()
4153 if (TARGET_64BIT_P (opts->x_ix86_isa_flags)) in ix86_option_override_internal()
4193 if (!TARGET_64BIT_P (opts->x_ix86_isa_flags) in ix86_option_override_internal()
4233 if (TARGET_64BIT_P (opts->x_ix86_isa_flags)) in ix86_option_override_internal()
4303 if (TARGET_64BIT_P (opts->x_ix86_isa_flags)) in ix86_option_override_internal()
4583 if (TARGET_64BIT_P (opts->x_ix86_isa_flags)) in ix86_option_override_internal()
[all …]