Home
last modified time | relevance | path

Searched defs:sat_p (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfixed-value.c179 bool sat_p) in fixed_saturate1()
237 double_int *f, bool sat_p) in fixed_saturate2()
314 const FIXED_VALUE_TYPE *b, bool subtract_p, bool sat_p) in do_fixed_add()
400 const FIXED_VALUE_TYPE *b, bool sat_p) in do_fixed_multiply()
515 const FIXED_VALUE_TYPE *b, bool sat_p) in do_fixed_divide()
627 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
679 do_fixed_neg (FIXED_VALUE_TYPE *f, const FIXED_VALUE_TYPE *a, bool sat_p) in do_fixed_neg()
727 const FIXED_VALUE_TYPE *op1, bool sat_p) in fixed_arithmetic()
807 const FIXED_VALUE_TYPE *a, bool sat_p) in fixed_convert()
951 double_int a, bool unsigned_p, bool sat_p) in fixed_convert_from_int()
[all …]
H A Dfold-const.c1336 int sat_p; in const_binop() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfixed-value.c151 bool sat_p) in fixed_saturate1()
211 double_int *f, bool sat_p) in fixed_saturate2()
290 const FIXED_VALUE_TYPE *b, bool subtract_p, bool sat_p) in do_fixed_add()
381 const FIXED_VALUE_TYPE *b, bool sat_p) in do_fixed_multiply()
505 const FIXED_VALUE_TYPE *b, bool sat_p) in do_fixed_divide()
631 const FIXED_VALUE_TYPE *b, bool left_p, bool sat_p) in do_fixed_shift()
689 do_fixed_neg (FIXED_VALUE_TYPE *f, const FIXED_VALUE_TYPE *a, bool sat_p) in do_fixed_neg()
737 const FIXED_VALUE_TYPE *op1, bool sat_p) in fixed_arithmetic()
824 const FIXED_VALUE_TYPE *a, bool sat_p) in fixed_convert()
977 double_int a, bool unsigned_p, bool sat_p) in fixed_convert_from_int()
[all …]
H A Dfold-const.c1207 int sat_p; in const_binop() local