Searched refs:BITS_PER_WORD (Results 1 – 5 of 5) sorted by relevance
85 k = BITS_PER_WORD; in set_first_derives()88 if (k >= BITS_PER_WORD) in set_first_derives()160 for (i = 0; i < BITS_PER_WORD; ++i)173 ruleno += BITS_PER_WORD;222 k = BITS_PER_WORD; in print_EFF()225 if (k >= BITS_PER_WORD) in print_EFF()252 k = BITS_PER_WORD; in print_first_derives()255 if (k >= BITS_PER_WORD) in print_first_derives()
59 if (++i >= BITS_PER_WORD)88 if (++i >= BITS_PER_WORD)
37 #define BITS_PER_WORD 32 macro38 #define WORDSIZE(n) (((n)+(BITS_PER_WORD-1))/BITS_PER_WORD)
169 #define BITS_PER_WORD 32 macro
2549 if (type != (tree)0 && TYPE_ALIGN (type) > BITS_PER_WORD)2596 rtx amount = GEN_INT (BITS_PER_WORD - GET_MODE_BITSIZE (mode));