Home
last modified time | relevance | path

Searched refs:fold_range_test (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.c127 static tree fold_range_test (location_t, enum tree_code, tree, tree, tree);
5475 fold_range_test (location_t loc, enum tree_code code, tree type, in fold_range_test() function
8141 if ((tem = fold_range_test (loc, code, type, op0, op1)) != 0) in fold_truth_andor()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfold-const.c119 static tree fold_range_test (location_t, enum tree_code, tree, tree, tree);
4874 fold_range_test (location_t loc, enum tree_code code, tree type, in fold_range_test() function
8463 if (0 != (tem = fold_range_test (loc, code, type, op0, op1))) in fold_truth_andor()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi6433 @samp{fold_range_test ()} is optimal. This macro defaults to true if
H A Dtm.texi.in6355 @samp{fold_range_test ()} is optimal. This macro defaults to true if