Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dinit.c1801 alloc_expr = get_target_expr (build_nop (full_pointer_type, alloc_call)); in build_new_1()
1852 data_addr = get_target_expr (build2 (PLUS_EXPR, full_pointer_type, in build_new_1()
1995 begin = get_target_expr (boolean_true_node); in build_new_1()
2973 base_init = get_target_expr (base); in build_vec_delete()
2992 base_init = get_target_expr (base); in build_vec_delete()
H A Dtree.c362 get_target_expr (tree init) in get_target_expr() function
2261 init_expr = get_target_expr (exp); in stabilize_expr()
2267 init_expr = get_target_expr (exp); in stabilize_expr()
H A Dexcept.c702 allocate_expr = get_target_expr (allocate_expr); in build_throw()
H A Dcvt.c372 return get_target_expr (arg); in build_up_reference()
H A Dtypeck2.c1354 return get_target_expr (exp); in build_functional_cast()
H A Dcall.c3558 result = get_target_expr (result); in build_conditional_expr()
6684 expr = get_target_expr (expr); in initialize_reference()
H A DChangeLog-1999790 * cvt.c (build_up_reference): Use get_target_expr.
795 (get_target_expr): Use it.
2150 (get_target_expr): Likewise.
2167 (get_target_expr): Likewise.
H A Dcp-tree.h4385 extern tree get_target_expr (tree);
H A DChangeLog-1997208 * tree.c, cp-tree.h (get_target_expr): New fn.
H A Ddecl.c5809 begin = get_target_expr (boolean_false_node); in expand_static_init()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c381 get_target_expr (init) in get_target_expr() function
2541 init_expr = get_target_expr (exp);
2547 init_expr = get_target_expr (exp);
H A Dexcept.c720 allocate_expr = get_target_expr (allocate_expr);
H A Dcvt.c372 return get_target_expr (arg);
H A Dtypeck2.c1338 return get_target_expr (exp);
H A Dinit.c2349 alloc_expr = get_target_expr (alloc_expr);
2475 begin = get_target_expr (boolean_true_node);
H A Dcp-tree.h4324 extern tree get_target_expr PARAMS ((tree));
H A Dcall.c6209 expr = get_target_expr (expr);
H A DChangeLog.2790 * cvt.c (build_up_reference): Use get_target_expr.
795 (get_target_expr): Use it.
2150 (get_target_expr): Likewise.
2167 (get_target_expr): Likewise.
13883 * tree.c, cp-tree.h (get_target_expr): New fn.