Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfold-const.c3057 fold_truth_not_expr (location_t loc, tree arg) in fold_truth_not_expr() function
3206 tem = fold_truth_not_expr (loc, arg); in invert_truthvalue_loc()
8240 tem = fold_truth_not_expr (loc, arg0); in fold_unary_loc()
13807 tem = fold_truth_not_expr (loc0, arg0); in fold_ternary_loc()
13825 tem = fold_truth_not_expr (loc0, arg0); in fold_ternary_loc()
13987 tem = fold_truth_not_expr (loc0, arg0); in fold_ternary_loc()
14001 tem = fold_truth_not_expr (loc0, arg0); in fold_ternary_loc()
H A Dtree.h5329 extern tree fold_truth_not_expr (location_t, tree);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const.c3775 fold_truth_not_expr (location_t loc, tree arg) in fold_truth_not_expr() function
8041 tem = fold_truth_not_expr (loc, arg0); in fold_unary_loc()