Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-if-conv.c444 fold_build_cond_expr (tree type, tree cond, tree rhs, tree lhs) in fold_build_cond_expr() function
1708 c = fold_build_cond_expr (TREE_TYPE (rhs1), in convert_scalar_cond_reduction()
1867 rhs = fold_build_cond_expr (TREE_TYPE (res), unshare_expr (cond), in predicate_scalar_phi()
1947 rhs = fold_build_cond_expr (TREE_TYPE (res), unshare_expr (cond), in predicate_scalar_phi()
1974 rhs = fold_build_cond_expr (type, unshare_expr (cond), in predicate_scalar_phi()
2328 rhs = fold_build_cond_expr (type, unshare_expr (cond), rhs, lhs); in predicate_mem_writes()