Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-expr.c785 if (needs_to_live_in_memory (t)) in is_gimple_reg()
H A Dgimplify.c1415 && !needs_to_live_in_memory (t)) in gimplify_bind_expr()
4791 && !needs_to_live_in_memory (decl)) in gimplify_compound_literal_expr()
5443 && needs_to_live_in_memory (*to_p)) in gimplify_modify_expr_rhs()
5461 || needs_to_live_in_memory (*to_p))) in gimplify_modify_expr_rhs()
6778 && needs_to_live_in_memory (temp)) in gimplify_target_expr()
15053 && !needs_to_live_in_memory (parm)) in gimplify_function_tree()
15060 && !needs_to_live_in_memory (ret)) in gimplify_function_tree()
H A Dtree-sra.c1884 if (needs_to_live_in_memory (var) && !constant_decl_p (var)) in maybe_add_sra_candidate()
H A Dtrans-mem.c1562 needs_to_live_in_memory (x)) in requires_barrier()
H A Dtree.h5215 extern bool needs_to_live_in_memory (const_tree);
H A Dtree.c11680 needs_to_live_in_memory (const_tree t) in needs_to_live_in_memory() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-expr.cc775 if (needs_to_live_in_memory (t)) in is_gimple_reg()
H A Dtree-sra.cc1924 if (needs_to_live_in_memory (var) && !constant_decl_p (var)) in maybe_add_sra_candidate()
H A Dtrans-mem.cc1565 needs_to_live_in_memory (x)) in requires_barrier()
H A Dgimplify.cc5741 && needs_to_live_in_memory (*to_p)) in gimplify_modify_expr_rhs()
5759 || needs_to_live_in_memory (*to_p))) in gimplify_modify_expr_rhs()
7097 && needs_to_live_in_memory (temp)) in gimplify_target_expr()
H A DChangeLog.tree-ssa2003 * tree-simple.c (needs_to_live_in_memory): Move to tree.c.
2012 (needs_to_live_in_memory): Remove.
2017 needs_to_live_in_memory.
2032 * tree.c (needs_to_live_in_memory): New.
2034 (struct tree_decl): Add bitfield 'needs_to_live_in_memory'.
2036 (needs_to_live_in_memory): Declare.
2702 (needs_to_live_in_memory): aggregates are safe.
3954 (needs_to_live_in_memory): New.
3958 * tree-simple.h (needs_to_live_in_memory): Declare.
H A Dtree.h5398 extern bool needs_to_live_in_memory (const_tree);
H A Dtree.cc10857 needs_to_live_in_memory (const_tree t) in needs_to_live_in_memory() function
H A DChangeLog-200419475 (needs_to_live_in_memory): Check for TREE_ADDRESSABLE.
19485 instead of needs_to_live_in_memory.
19494 of needs_to_live_in_memory.
21964 * tree.c (needs_to_live_in_memory): Likewise.
33989 needs_to_live_in_memory): New.
34057 needs_to_live_in_memory, make_vector,
H A DChangeLog-200710190 * tree.c (needs_to_live_in_memory): Likewise.
10191 * tree.h (struct tree_type, needs_to_live_in_memory,
H A DChangeLog-20061283 (needs_to_live_in_memory): Handle SSA names.
H A DChangeLog-201215529 * tree.c (needs_to_live_in_memory): Remove SSA name handling.
H A DChangeLog-201022465 * tree.c (needs_to_live_in_memory): RESULT_DECL don't need to live