Searched refs:ohi (Results 1 – 1 of 1) sorted by relevance
2007 HOST_WIDE_INT mhi, ohi, ihi; in try_combine() local2015 ohi = olo < 0 ? -1 : 0; in try_combine()2020 ohi = CONST_DOUBLE_HIGH (outer); in try_combine()2072 ohi = (ohi & ~mhi) | ihi; in try_combine()2082 immed_double_const (olo, ohi, GET_MODE (SET_DEST (temp)))); in try_combine()