Home
last modified time | relevance | path

Searched refs:ix86_expand_clrstr (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h96 extern int ix86_expand_clrstr PARAMS ((rtx, rtx, rtx));
H A Di386.c10710 ix86_expand_clrstr (src, count_exp, align_exp) in ix86_expand_clrstr() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.57440 (ix86_expand_clrstr): New global function.
7442 * i386-protos.h (ix86_expand_movstr, ix86_expand_clrstr,
H A DChangeLog18159 * config/i386/i386.c (ix86_expand_clrstr): Fix bzero alignment
H A DChangeLog.710349 (ix86_expand_clrstr): Fix typo.