Searched defs:sat_p (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.c | 179 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 D | fold-const.c | 1353 int sat_p; in const_binop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fixed-value.cc | 179 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() 806 const FIXED_VALUE_TYPE *a, bool sat_p) in fixed_convert() 950 double_int a, bool unsigned_p, bool sat_p) in fixed_convert_from_int() [all …]
|
H A D | fold-const.cc | 1358 int sat_p; in const_binop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 1251 avr_adjust_type_node (tree *node, machine_mode mode, int sat_p) in avr_adjust_type_node()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 1623 avr_adjust_type_node (tree *node, machine_mode mode, int sat_p) in avr_adjust_type_node()
|