Searched refs:ix86_expand_clear (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h92 extern void ix86_expand_clear (rtx);
H A Di386-expand.c168 ix86_expand_clear (rtx dest) function
5527 ix86_expand_clear (low[0]);
5528 ix86_expand_clear (high[0]);
5612 ix86_expand_clear (scratch);
5714 ix86_expand_clear (high[0]);
5748 ix86_expand_clear (scratch);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h99 extern void ix86_expand_clear (rtx);
H A Di386-expand.cc172 ix86_expand_clear (rtx dest) function
6047 ix86_expand_clear (low[0]);
6048 ix86_expand_clear (high[0]);
6132 ix86_expand_clear (scratch);
6234 ix86_expand_clear (high[0]);
6268 ix86_expand_clear (scratch);

Completed in 308 milliseconds