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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h78 extern void ix86_expand_clear (rtx);
H A Di386.c9262 ix86_expand_clear (rtx dest)
12661 ix86_expand_clear (low[0]);
12662 ix86_expand_clear (high[0]);
12737 ix86_expand_clear (scratch);
12840 ix86_expand_clear (high[0]);
12877 ix86_expand_clear (scratch);
9237 ix86_expand_clear (rtx dest) function

Completed in 197 milliseconds