Searched refs:ix86_expand_strlen (Results 1 – 13 of 13) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-protos.h | 71 extern bool ix86_expand_strlen (rtx, rtx, rtx, rtx);
|
H A D | i386-expand.c | 7858 ix86_expand_strlen (rtx out, rtx src, rtx eoschar, rtx align) in ix86_expand_strlen() function
|
H A D | i386-expand.cc | 9080 ix86_expand_strlen (rtx out, rtx src, rtx eoschar, rtx align) in ix86_expand_strlen() function
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-protos.h | 71 extern bool ix86_expand_strlen (rtx, rtx, rtx, rtx);
|
H A D | i386-expand.c | 7858 ix86_expand_strlen (rtx out, rtx src, rtx eoschar, rtx align) in ix86_expand_strlen() function
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 774 (ix86_expand_strlen): Ditto. 4238 (ix86_expand_strlen): Likewise. 4261 (ix86_expand_strlen): Check for eax, ecx, and edi usage.
|
H A D | ChangeLog-2008 | 11431 (ix86_expand_strlen): Likewise. 17723 (ix86_expand_strlen): Likewise.
|
H A D | ChangeLog-2001 | 26648 (ix86_expand_strlen): New global function. 26650 ix86_expand_strlen): Declare.
|
H A D | ChangeLog-2010 | 14847 ix86_expand_strlen, legitimate_pic_address_disp_p, 14858 ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
|
H A D | ChangeLog-2006 | 2347 (ix86_expand_strlen): Do not emit cld instruction.
|
H A D | ChangeLog-2019 | 29790 * config/i386/i386.c (ix86_expand_strlen): Use strlen call.
|
H A D | ChangeLog-2015 | 7656 (ix86_expand_strlen): Likewise.
|
H A D | ChangeLog-2004 | 44512 (ix86_expand_strlen): Pass src argument to
|