Searched refs:shorten_compare (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | c-common.h | 682 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
|
| HD | c-common.c | 2107 shorten_compare (tree *op0_ptr, tree *op1_ptr, tree *restype_ptr, in shorten_compare() function
|
| HD | c-typeck.c | 8798 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode); in build_binary_op()
|
| HD | ChangeLog-2004 | 1832 * c-common.c (shorten_compare): Don't special-case min/maxval 16928 * c-common.c (start_fname_decls, fix_string_type, shorten_compare, 19037 shorten_compare): Likewise. 19127 * c-common.c (shorten_compare, pointer_int_sum, 19189 * c-common.c (shorten_compare): Use force_fit_type directly. 24082 * c-common.c (shorten_compare): Don't mark result of conversion to
|
| HD | ChangeLog-2002 | 24360 * c-common.c (shorten_compare): Simplfy conditions leading to 26643 unsigned_type, signed_type, shorten_compare, 26948 (shorten_compare, pointer_int_sum, c_common_nodes_and_builtins):
|
| HD | FSFChangeLog.11 | 3772 (shorten_compare, truthvalue_conversion): Likewise.
|
| HD | ChangeLog-1999 | 19304 * c-common.c (shorten_compare): Get the min/max value from the
|
| HD | ChangeLog-2000 | 13951 * c-common.c (shorten_compare): Quiet warnings about unsigned
|
| HD | ChangeLog-2003 | 12554 * c-common.c (shorten_compare): Take into account differences
|
| HD | ChangeLog-2005 | 1128 (shorten_compare): Convert DFP/BFP operands to a common type.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | typeck.c | 3727 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode); in build_binary_op()
|