Searched refs:ihi (Results 1 – 4 of 4) sorted by relevance
183 ihi a2, 0
2007 HOST_WIDE_INT mhi, ohi, ihi; in try_combine() local2026 ihi = ilo < 0 ? -1 : 0; in try_combine()2031 ihi = CONST_DOUBLE_HIGH (inner); in try_combine()2052 ihi &= mhi; in try_combine()2058 ihi = ilo << (offset - HOST_BITS_PER_WIDE_INT); in try_combine()2066 ihi = (ihi << offset) | ((unsigned HOST_WIDE_INT) ilo in try_combine()2072 ohi = (ohi & ~mhi) | ihi; in try_combine()
91140 ihi