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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c12240 int ishift = 0;
12242 ishift = GET_MODE_BITSIZE (SImode) - GET_MODE_BITSIZE (mode);
12244 shift = GEN_INT (ishift);
12211 int ishift = 0; local

Completed in 200 milliseconds