Searched refs:ALL_ONES (Results 1 – 2 of 2) sorted by relevance
137 #define ALL_ONES (~((unsigned HOST_WIDE_INT) 0)) macro164 return (cst.low == ALL_ONES && cst.high == -1); in double_int_minus_one_p()
40 mask.low = ALL_ONES; in double_int_mask()