| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-ssa-loop-niter.c | 2006 tree unsigned_type, valid_niter; in scev_probably_wraps_p() local 2044 unsigned_type = unsigned_type_for (type); in scev_probably_wraps_p() 2045 base = fold_convert (unsigned_type, base); in scev_probably_wraps_p() 2049 tree extreme = fold_convert (unsigned_type, in scev_probably_wraps_p() 2051 delta = fold_build2 (MINUS_EXPR, unsigned_type, base, extreme); in scev_probably_wraps_p() 2052 step_abs = fold_build1 (NEGATE_EXPR, unsigned_type, in scev_probably_wraps_p() 2053 fold_convert (unsigned_type, step)); in scev_probably_wraps_p() 2057 tree extreme = fold_convert (unsigned_type, in scev_probably_wraps_p() 2059 delta = fold_build2 (MINUS_EXPR, unsigned_type, extreme, base); in scev_probably_wraps_p() 2060 step_abs = fold_convert (unsigned_type, step); in scev_probably_wraps_p() [all …]
|
| H A D | langhooks.h | 112 tree (*unsigned_type) (tree); member
|
| H A D | convert.c | 723 typex = lang_hooks.types.unsigned_type (typex); in convert_to_integer() 745 typex = lang_hooks.types.unsigned_type (type); in convert_to_integer()
|
| H A D | fold-const.c | 1340 : lang_hooks.types.unsigned_type (type); in fold_negate_expr() 3493 tree signed_type, unsigned_type; in optimize_bit_field_compare() local 3554 mask = build_int_cst (unsigned_type, -1); in optimize_bit_field_compare() 3556 mask = fold_convert (unsigned_type, mask); in optimize_bit_field_compare() 3565 build2 (BIT_AND_EXPR, unsigned_type, in optimize_bit_field_compare() 3569 build2 (BIT_AND_EXPR, unsigned_type, in optimize_bit_field_compare() 3586 fold_convert (unsigned_type, rhs), in optimize_bit_field_compare() 3625 fold_convert (unsigned_type, rhs), in optimize_bit_field_compare() 3666 tree unsigned_type; in decode_field_reference() local 3708 precision = TYPE_PRECISION (unsigned_type); in decode_field_reference() [all …]
|
| H A D | expmed.c | 5011 t = lang_hooks.types.unsigned_type (type); in make_tree() 5032 t = lang_hooks.types.unsigned_type (type); in make_tree()
|
| H A D | tree.c | 7220 return lang_hooks.types.unsigned_type (size_type_node); in unsigned_type_for() 7221 return lang_hooks.types.unsigned_type (type); in unsigned_type_for()
|
| H A D | ChangeLog-2002 | 25230 * fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) 25231 instead of unsigned_type. 26643 unsigned_type, signed_type, shorten_compare, 26645 (unsigned_type, signed_type, signed_or_unsigned_type): Rename. 26646 * c-common.h (unsigned_type, signed_type, signed_or_unsigned_type): 26660 unsigned_type): Remove.
|
| H A D | ChangeLog-1999 | 13119 * c-common.c (unsigned_type,signed_type,signed_or_unsigned_type) : 13121 * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) : 13171 * c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | f-exp.y | 657 struct type *unsigned_type; local 758 unsigned_type = builtin_type_unsigned_long; 764 unsigned_type = builtin_type_unsigned_int; 774 putithere->typed_val.type = unsigned_type;
|
| H A D | p-exp.y | 791 struct type *unsigned_type; local 946 unsigned_type = builtin_type_unsigned_int; 953 unsigned_type = builtin_type_unsigned_long; 965 unsigned_type = builtin_type_unsigned_long_long; 976 putithere->typed_val_int.type = unsigned_type;
|
| H A D | objc-exp.y | 1020 struct type *unsigned_type; local 1171 unsigned_type = builtin_type_unsigned_int; 1178 unsigned_type = builtin_type_unsigned_long; 1191 unsigned_type = builtin_type_unsigned_long_long; 1202 putithere->typed_val_int.type = unsigned_type;
|
| H A D | c-exp.y | 1071 struct type *unsigned_type; local 1226 unsigned_type = builtin_type_unsigned_int; 1233 unsigned_type = builtin_type_unsigned_long; 1245 unsigned_type = builtin_type_unsigned_long_long; 1256 putithere->typed_val_int.type = unsigned_type;
|
| H A D | p-exp.c | 2113 struct type *unsigned_type; local 2268 unsigned_type = builtin_type_unsigned_int; 2275 unsigned_type = builtin_type_unsigned_long; 2287 unsigned_type = builtin_type_unsigned_long_long; 2298 putithere->typed_val_int.type = unsigned_type;
|
| H A D | f-exp.c | 2031 struct type *unsigned_type; local 2132 unsigned_type = builtin_type_unsigned_long; 2138 unsigned_type = builtin_type_unsigned_int; 2148 putithere->typed_val.type = unsigned_type;
|
| H A D | objc-exp.c | 2662 struct type *unsigned_type; local 2813 unsigned_type = builtin_type_unsigned_int; 2820 unsigned_type = builtin_type_unsigned_long; 2833 unsigned_type = builtin_type_unsigned_long_long; 2844 putithere->typed_val_int.type = unsigned_type;
|
| H A D | c-exp.c | 2701 struct type *unsigned_type; local 2856 unsigned_type = builtin_type_unsigned_int; 2863 unsigned_type = builtin_type_unsigned_long; 2875 unsigned_type = builtin_type_unsigned_long_long; 2886 putithere->typed_val_int.type = unsigned_type;
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1999 | 4447 * typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) : 4471 * typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
|
| H A D | ChangeLog-1998 | 1490 * typeck.c (unsigned_type): Only return TItype nodes when 5055 * typeck.c (unsigned_type, signed_type): Handle TI types.
|
| H A D | ChangeLog-2001 | 2351 unsigned_type, signed_type, signed_or_unsigned_type,
|
| H A D | ChangeLog-1996 | 3553 (unsigned_type, signed_type): Add checking of DI/SI/HI/QI nodes.
|