Home
last modified time | relevance | path

Searched refs:and_comparisons_1 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple-fold.c1475 and_comparisons_1 (enum tree_code code1, tree op1a, tree op1b,
1557 tree t = and_comparisons_1 (innercode, in and_var_with_comparison_1()
1692 and_comparisons_1 (enum tree_code code1, tree op1a, tree op1b, in and_comparisons_1() function
1947 tree t = and_comparisons_1 (code1, op1a, op1b, code2, op2a, op2b); in maybe_fold_and_comparisons()
1951 return and_comparisons_1 (code2, op2a, op2b, code1, op1a, op1b); in maybe_fold_and_comparisons()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-fold.c5143 and_comparisons_1 (enum tree_code code1, tree op1a, tree op1b,
5225 tree t = and_comparisons_1 (innercode, in and_var_with_comparison_1()
5360 and_comparisons_1 (enum tree_code code1, tree op1a, tree op1b, in and_comparisons_1() function
5617 tree t = and_comparisons_1 (code1, op1a, op1b, code2, op2a, op2b); in maybe_fold_and_comparisons()
5621 return and_comparisons_1 (code2, op2a, op2b, code1, op1a, op1b); in maybe_fold_and_comparisons()