Home
last modified time | relevance | path

Searched defs:want_value (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimplify.c2220 bool want_value) in gimplify_self_mod_expr()
2381 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) in gimplify_call_expr()
3275 gimplify_modify_expr_to_memcpy (tree *expr_p, tree size, bool want_value, in gimplify_modify_expr_to_memcpy()
3322 gimplify_modify_expr_to_memset (tree *expr_p, tree size, bool want_value, in gimplify_modify_expr_to_memset()
3781 bool want_value, bool notify_temp_creation) in gimplify_init_constructor()
4265 bool want_value) in gimplify_modify_expr_rhs()
4554 bool want_value) in gimplify_modify_expr_complex_part()
4600 bool want_value) in gimplify_modify_expr()
4828 gimplify_compound_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) in gimplify_compound_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimplify.c3024 bool want_value, tree arith_type) in gimplify_self_mod_expr()
3197 gimplify_call_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) in gimplify_call_expr()
4205 gimplify_modify_expr_to_memcpy (tree *expr_p, tree size, bool want_value, in gimplify_modify_expr_to_memcpy()
4252 gimplify_modify_expr_to_memset (tree *expr_p, tree size, bool want_value, in gimplify_modify_expr_to_memset()
4744 bool want_value, bool notify_temp_creation) in gimplify_init_constructor()
5147 bool want_value) in gimplify_modify_expr_rhs()
5521 bool want_value) in gimplify_modify_expr_complex_part()
5567 bool want_value) in gimplify_modify_expr()
5898 gimplify_compound_expr (tree *expr_p, gimple_seq *pre_p, bool want_value) in gimplify_compound_expr()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c1088 bool saw_leading_not, want_value = true; in _cpp_parse_expr() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c1306 bool saw_leading_not, want_value = true; in _cpp_parse_expr() local