Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h270 #define TARGET_ALIGN_STRINGOPS (!(target_flags & MASK_NO_ALIGN_STROPS)) macro
H A Di386.c10498 if (!TARGET_ALIGN_STRINGOPS)
10722 if (!TARGET_ALIGN_STRINGOPS)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c12693 if (!TARGET_ALIGN_STRINGOPS) in ix86_expand_movmem()
13000 if (!TARGET_ALIGN_STRINGOPS) in ix86_expand_clrmem()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.314118 TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.