Searched refs:TARGET_16BIT_P (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc1893 || TARGET_16BIT_P (opts->x_ix86_isa_flags))
1910 else if (TARGET_16BIT_P (opts->x_ix86_isa_flags))
2460 if (TARGET_16BIT_P(opts->x_ix86_isa_flags))
H A Di386.h50 #define TARGET_16BIT_P(x) TARGET_CODE16_P(x) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.c1769 || TARGET_16BIT_P (opts->x_ix86_isa_flags))
1786 else if (TARGET_16BIT_P (opts->x_ix86_isa_flags))
2505 if (TARGET_16BIT_P(opts->x_ix86_isa_flags))
H A Di386.h208 #define TARGET_16BIT_P(x) TARGET_CODE16_P(x) macro

Completed in 269 milliseconds