Home
last modified time | relevance | path

Searched refs:scale_counter (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c21292 scale_counter (rtx countreg, int scale) in scale_counter() function
21480 countreg = ix86_zero_extend_to_Pmode (scale_counter (count, GET_MODE_SIZE (mode))); in expand_movmem_via_rep_mov()
21529 countreg = ix86_zero_extend_to_Pmode (scale_counter (count, GET_MODE_SIZE (mode))); in expand_setmem_via_rep_stos()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c26279 scale_counter (rtx countreg, int scale) in scale_counter() function
26499 countreg = ix86_zero_extend_to_Pmode (scale_counter (count, in expand_set_or_movmem_via_rep()