Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcombine.c5607 unsigned int modewidth; in expand_compound_operation() local
5775 modewidth = GET_MODE_BITSIZE (GET_MODE (x)); in expand_compound_operation()
5776 if (modewidth + len >= pos) in expand_compound_operation()
5783 tem, modewidth - pos - len); in expand_compound_operation()
5785 mode, tem, modewidth - len); in expand_compound_operation()