Searched refs:shorten_compare (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-common.h | 671 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
|
| D | c-common.c | 2027 shorten_compare (tree *op0_ptr, tree *op1_ptr, tree *restype_ptr, in shorten_compare() function
|
| D | c-typeck.c | 8366 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode); in build_binary_op()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-common.h | 923 extern tree shorten_compare PARAMS ((tree *, tree *, tree *, enum tree_code *));
|
| D | c-common.c | 2307 shorten_compare (op0_ptr, op1_ptr, restype_ptr, rescode_ptr) in shorten_compare() function
|
| D | c-typeck.c | 2432 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
|
| D | ChangeLog.7 | 9913 * c-common.c (shorten_compare): Simplfy conditions leading to 12196 unsigned_type, signed_type, shorten_compare, 12501 (shorten_compare, pointer_int_sum, c_common_nodes_and_builtins):
|
| D | ChangeLog.4 | 13945 * c-common.c (shorten_compare): Quiet warnings about unsigned
|
| D | FSFChangeLog.11 | 3772 (shorten_compare, truthvalue_conversion): Likewise.
|
| D | ChangeLog.1 | 4836 * c-common.c (shorten_compare): Get the min/max value from the
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | typeck.c | 3532 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | typeck.c | 3600 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode); in build_binary_op()
|