Searched refs:absval (Results 1 – 5 of 5) sorted by relevance
814 unsigned HOST_WIDE_INT absval; in tree_digits() local822 absval = tree_to_uhwi (x); in tree_digits()836 absval = HOST_WIDE_INT_MAX; in tree_digits()841 absval = -i; in tree_digits()846 absval = i; in tree_digits()854 int ndigs = ilog (absval, base); in tree_digits()860 if (prefix && absval && (base == 16 || prec <= ndigs)) in tree_digits()
817 unsigned HOST_WIDE_INT absval; in tree_digits() local825 absval = tree_to_uhwi (x); in tree_digits()839 absval = HOST_WIDE_INT_MAX; in tree_digits()844 absval = -i; in tree_digits()849 absval = i; in tree_digits()857 int ndigs = ilog (absval, base); in tree_digits()863 if (prefix && absval && (base == 16 || prec <= ndigs)) in tree_digits()
1379 ((SI absval))1380 (set absval (srl (sub (sub SI (ifield f-disp9) pc)1382 (set (ifield f-disp9-hi) (if (lt absval 0) 1 0))1383 (set (ifield f-disp9-lo) (and absval) #x7f))1386 ((SI abslo) (SI absval))1388 (set absval1394 (add SI (add SI pc absval) (if SI current-mach-is-v32 0 2))))
1378 ((SI absval))1379 (set absval (srl (sub (sub SI (ifield f-disp9) pc)1381 (set (ifield f-disp9-hi) (if (lt absval 0) 1 0))1382 (set (ifield f-disp9-lo) (and absval) #x7f))1385 ((SI abslo) (SI absval))1387 (set absval1393 (add SI (add SI pc absval) (if SI current-mach-is-v32 0 2))))