Home
last modified time | relevance | path

Searched defs:lhs_addr (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-dse.c336 tree lhs_addr = build_fold_addr_expr (gimple_assign_lhs (stmt)); in maybe_trim_constructor_store() local
H A Dtrans-mem.c2427 tree lhs_addr, rhs_addr, ltmp = NULL, copy_fn; in expand_assign_tm() local
H A Dgimplify.c10973 goa_stabilize_expr (tree *expr_p, gimple_seq *pre_p, tree lhs_addr, in goa_stabilize_expr()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtrans-mem.c2184 tree lhs_addr, rhs_addr, tmp; in expand_assign_tm() local
H A Dgimplify.c6545 goa_stabilize_expr (tree *expr_p, gimple_seq *pre_p, tree lhs_addr, in goa_stabilize_expr()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c3933 tree lhs_addr = build_unary_op (loc, ADDR_EXPR, lhs, false); in build_atomic_assign() local