Searched refs:shorten_compare (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.h683 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
H A Dc-common.c2116 shorten_compare (tree *op0_ptr, tree *op1_ptr, tree *restype_ptr,
2107 shorten_compare (tree *op0_ptr, tree *op1_ptr, tree *restype_ptr, function
H A Dc-typeck.c8857 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
/freebsd-12-stable/contrib/gcc/cp/
H A Dtypeck.c3734 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);

Completed in 170 milliseconds