Searched refs:add_abi_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.h30 bool add_abi_p);
H A Di386-options.c345 bool add_nl_p, bool add_abi_p)
420 if (add_abi_p)
340 ix86_target_string(HOST_WIDE_INT isa, HOST_WIDE_INT isa2, int flags, int flags2, const char *arch, const char *tune, enum fpmath_unit fpmath, enum prefer_vector_width pvw, bool add_nl_p, bool add_abi_p) argument
H A Di386-expand.c11045 bool add_abi_p = bisa & OPTION_MASK_ISA_64BIT; local
11053 false, add_abi_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.h32 bool add_nl_p, bool add_abi_p);
H A Di386-options.cc370 bool add_nl_p, bool add_abi_p)
446 if (add_abi_p)
363 ix86_target_string(HOST_WIDE_INT isa, HOST_WIDE_INT isa2, int flags, int flags2, const char *arch, const char *tune, enum fpmath_unit fpmath, enum prefer_vector_width pvw, enum prefer_vector_width move_max, enum prefer_vector_width store_max, bool add_nl_p, bool add_abi_p) argument
H A Di386-expand.cc12364 bool add_abi_p = bisa & OPTION_MASK_ISA_64BIT; local
12373 false, add_abi_p);

Completed in 317 milliseconds