Searched refs:hi_bound (Results 1 – 1 of 1) sorted by relevance
13959 arm_sat_operator_match (rtx lo_bound, rtx hi_bound, in arm_sat_operator_match() argument13963 int log = exact_log2 (INTVAL (hi_bound) + 1); in arm_sat_operator_match()13979 if (INTVAL (lo_bound) == -INTVAL (hi_bound) - 1) in arm_sat_operator_match()