Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfold-const.c3199 fold_truth_not_expr (tree arg) in fold_truth_not_expr() function
3335 tem = fold_truth_not_expr (arg); in invert_truthvalue()
7854 tem = fold_truth_not_expr (arg0); in fold_unary()
11522 tem = fold_truth_not_expr (arg0); in fold_ternary()
11539 tem = fold_truth_not_expr (arg0); in fold_ternary()
11680 tem = fold_truth_not_expr (arg0); in fold_ternary()
11693 tem = fold_truth_not_expr (arg0); in fold_ternary()
H A Dtree.h4279 extern tree fold_truth_not_expr (tree);