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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c1496 int to_shift = 12;
1505 GEN_INT (to_shift))));
1509 to_shift = 12;
1513 to_shift += 12;
1519 GEN_INT (to_shift))));
1523 to_shift = 8;
1527 to_shift += 8;
1531 GEN_INT (to_shift))));
1492 int to_shift = 12; local

Completed in 130 milliseconds