Home
last modified time | relevance | path

Searched refs:ix86_tune_features (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h485 ix86_tune_features[X86_TUNE_LCP_STALL]
521 ix86_tune_features[X86_TUNE_SSE_TYPELESS_STORES]
543 ix86_tune_features[X86_TUNE_PAD_SHORT_FUNCTION]
561 ix86_tune_features[X86_TUNE_SLOW_PSHUFB]
565 ix86_tune_features[X86_TUNE_USE_GATHER]
579 ix86_tune_features[X86_TUNE_AVOID_LEA_FOR_ADDR]
583 ix86_tune_features[X86_TUNE_AVX256_SPLIT_REGS]
591 ix86_tune_features[X86_TUNE_ADJUST_UNROLL]
595 ix86_tune_features[X86_TUNE_ONE_IF_CONV_INSN]
598 ix86_tune_features[X86_TUNE_EMIT_VZEROUPPER]
[all …]
H A Di386-options.cc174 unsigned char ix86_tune_features[X86_TUNE_LAST]; variable
1703 ix86_tune_features[i] = !clear; in parse_mtune_ctrl_str()
1732 ix86_tune_features[i] = 0; in set_ix86_tune_features()
1734 ix86_tune_features[i] in set_ix86_tune_features()
1743 ix86_tune_features[i] ? "on" : "off"); in set_ix86_tune_features()
2416 if (ix86_tune_features [X86_TUNE_ALWAYS_FANCY_MATH_387]) in ix86_option_override_internal()
2578 if (ix86_tune_features [X86_TUNE_ACCUMULATE_OUTGOING_ARGS] in ix86_option_override_internal()
2707 if (ix86_tune_features[X86_TUNE_AVX128_OPTIMAL] in ix86_option_override_internal()
2713 if (ix86_tune_features[X86_TUNE_AVX256_OPTIMAL] in ix86_option_override_internal()
2721 if (ix86_tune_features[X86_TUNE_AVX512_MOVE_BY_PIECES]) in ix86_option_override_internal()
[all …]
H A Di386-options.c167 unsigned char ix86_tune_features[X86_TUNE_LAST]; variable
1580 ix86_tune_features[i] = !clear; in parse_mtune_ctrl_str()
1609 ix86_tune_features[i] = 0; in set_ix86_tune_features()
1611 ix86_tune_features[i] in set_ix86_tune_features()
1620 ix86_tune_features[i] ? "on" : "off"); in set_ix86_tune_features()
2471 if (ix86_tune_features [X86_TUNE_ALWAYS_FANCY_MATH_387]) in ix86_option_override_internal()
2623 if (ix86_tune_features [X86_TUNE_ACCUMULATE_OUTGOING_ARGS] in ix86_option_override_internal()
2741 if (ix86_tune_features[X86_TUNE_AVX128_OPTIMAL] in ix86_option_override_internal()
2747 if (ix86_tune_features[X86_TUNE_AVX256_OPTIMAL] in ix86_option_override_internal()
2922 if (ix86_tune_features [X86_TUNE_AVOID_256FMA_CHAINS]) in ix86_option_override_internal()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h485 ix86_tune_features[X86_TUNE_LCP_STALL]
521 ix86_tune_features[X86_TUNE_SSE_TYPELESS_STORES]
543 ix86_tune_features[X86_TUNE_PAD_SHORT_FUNCTION]
561 ix86_tune_features[X86_TUNE_SLOW_PSHUFB]
565 ix86_tune_features[X86_TUNE_USE_GATHER]
579 ix86_tune_features[X86_TUNE_AVOID_LEA_FOR_ADDR]
583 ix86_tune_features[X86_TUNE_AVX256_SPLIT_REGS]
591 ix86_tune_features[X86_TUNE_ADJUST_UNROLL]
595 ix86_tune_features[X86_TUNE_ONE_IF_CONV_INSN]
598 ix86_tune_features[X86_TUNE_EMIT_VZEROUPPER]
[all …]
H A Di386-options.c167 unsigned char ix86_tune_features[X86_TUNE_LAST]; variable
1580 ix86_tune_features[i] = !clear; in parse_mtune_ctrl_str()
1609 ix86_tune_features[i] = 0; in set_ix86_tune_features()
1611 ix86_tune_features[i] in set_ix86_tune_features()
1620 ix86_tune_features[i] ? "on" : "off"); in set_ix86_tune_features()
2471 if (ix86_tune_features [X86_TUNE_ALWAYS_FANCY_MATH_387]) in ix86_option_override_internal()
2623 if (ix86_tune_features [X86_TUNE_ACCUMULATE_OUTGOING_ARGS] in ix86_option_override_internal()
2741 if (ix86_tune_features[X86_TUNE_AVX128_OPTIMAL] in ix86_option_override_internal()
2747 if (ix86_tune_features[X86_TUNE_AVX256_OPTIMAL] in ix86_option_override_internal()
2922 if (ix86_tune_features [X86_TUNE_AVOID_256FMA_CHAINS]) in ix86_option_override_internal()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20077324 * config/i386/i386.c (ix86_tune_features): Enable SSE conversions.
22529 * config/i386/i386.c (ix86_tune_features
24633 * config/i386/i386.c (ix86_tune_features): Initialize new
25717 * config/i386/i386.c (ix86_tune_features): Fill in new tuning
25850 (ix86_tune_features) [X86_TUNE_USE_SAHF]: Enable for m_GENERIC.
26421 * config/i386/i386.c (ix86_tune_features) [X86_TUNE_USE_SAHF]:
26621 (ix86_tune_features): ... here. New array.
26631 ix86_tune_features. Adjust TARGET_CMOVE and TARGET_USE_SAHF
26655 (ix86_tune_features): New.
H A DChangeLog-200813244 (ix86_tune_features): Ditto.
13326 * config/i386/i386.c (ix86_tune_features): Move initialization of
16207 * config/i386/i386.c (ix86_tune_features): Add m_CORE2 to
16897 * config/i386/i386.c (ix86_tune_features) [TUNE_USE_BT]:
H A DChangeLog-20193683 ix86_tune_features[X86_TUNE_AVX128_OPTIMAL]
H A DChangeLog-201031374 (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL