Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.h51 void range_fold_unary_expr (value_range *, enum tree_code, tree type,
H A Dipa-fnsummary.cc495 range_fold_unary_expr (&res, NOP_EXPR, in evaluate_conditions_for_known_args()
508 range_fold_unary_expr (&res, op->code, op->type, &vr, type); in evaluate_conditions_for_known_args()
H A Dtree-vrp.cc1084 range_fold_unary_expr (value_range *vr, in range_fold_unary_expr() function
H A Dvr-values.cc983 range_fold_unary_expr (vr, code, type, &vr0, TREE_TYPE (op0)); in extract_range_from_unary_expr()
H A Dipa-prop.cc2315 range_fold_unary_expr (&resvr, NOP_EXPR, param_type, in ipa_compute_jump_functions_for_edge()
H A Dipa-cp.cc1633 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
H A DChangeLog-20196196 (range_fold_unary_expr): Same.
11229 (range_fold_unary_expr): Extract out into above functions.
11490 range_fold_unary_expr instead of extract_range_from_unary_expr.
11517 (range_fold_unary_expr): New.
11537 (range_fold_unary_expr): New.
11543 range_fold_unary_expr instead of extract_range_from_unary_expr.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.h121 void range_fold_unary_expr (value_range *, enum tree_code, tree type,
H A Dipa-fnsummary.c460 range_fold_unary_expr (&res, NOP_EXPR, in evaluate_conditions_for_known_args()
473 range_fold_unary_expr (&res, op->code, op->type, &vr, type); in evaluate_conditions_for_known_args()
H A Dtree-vrp.c1257 range_fold_unary_expr (value_range *vr, in range_fold_unary_expr() function
5383 range_fold_unary_expr (vr, TREE_CODE (expr), TREE_TYPE (expr), in determine_value_range_1()
H A Dvr-values.c932 range_fold_unary_expr (vr, code, type, &vr0, TREE_TYPE (op0)); in extract_range_from_unary_expr()
H A Dipa-cp.c1518 range_fold_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c2186 range_fold_unary_expr (&resvr, NOP_EXPR, param_type, in ipa_compute_jump_functions_for_edge()