Home
last modified time | relevance | path

Searched refs:TARGET_UNROLL_STRLEN (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h333 #define TARGET_UNROLL_STRLEN ix86_tune_features[X86_TUNE_UNROLL_STRLEN] macro
H A Di386.c23123 if (TARGET_UNROLL_STRLEN && eoschar == const0_rtx && optimize > 1 in ix86_expand_strlen()
23132 if (TARGET_UNROLL_STRLEN && eoschar == const0_rtx && optimize > 1 in ix86_expand_strlen()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h421 #define TARGET_UNROLL_STRLEN ix86_tune_features[X86_TUNE_UNROLL_STRLEN] macro
H A Di386.c28353 if (TARGET_UNROLL_STRLEN && eoschar == const0_rtx && optimize > 1 in ix86_expand_strlen()
28362 if (TARGET_UNROLL_STRLEN && eoschar == const0_rtx && optimize > 1 in ix86_expand_strlen()