Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvr-values.h91 void extract_range_from_unary_expr (value_range *, enum tree_code,
H A Dtree-vrp.h57 extern void extract_range_from_unary_expr (value_range *vr,
H A Dvr-values.c870 vr_values::extract_range_from_unary_expr (value_range *vr, enum tree_code code, in extract_range_from_unary_expr() function
884 ::extract_range_from_unary_expr (vr, code, type, &vr0, TREE_TYPE (op0)); in extract_range_from_unary_expr()
1386 extract_range_from_unary_expr (&vr0, NOP_EXPR, in extract_range_basic()
1388 extract_range_from_unary_expr (&vr1, NOP_EXPR, in extract_range_basic()
1427 extract_range_from_unary_expr (vr, gimple_assign_rhs_code (stmt), in extract_range_from_assignment()
H A Dtree-vrp.c2382 extract_range_from_unary_expr (value_range *vr, in extract_range_from_unary_expr() function
2437 extract_range_from_unary_expr (vr, code, type, &vrtem0, op0_type); in extract_range_from_unary_expr()
2441 extract_range_from_unary_expr (&vrres, code, type, in extract_range_from_unary_expr()
H A Dipa-cp.c1897 extract_range_from_unary_expr (dst_vr, operation, dst_type, src_vr, src_type); in ipa_vr_operation_and_type_effects()
H A Dipa-prop.c1900 extract_range_from_unary_expr (&resvr, NOP_EXPR, param_type, in ipa_compute_jump_functions_for_edge()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c3175 extract_range_from_unary_expr (value_range_t *vr, enum tree_code code, in extract_range_from_unary_expr() function
3313 extract_range_from_unary_expr (vr, gimple_assign_rhs_code (stmt), in extract_range_from_assignment()