Searched refs:needs_to_live_in_memory (Results 1 – 18 of 18) sorted by relevance
785 if (needs_to_live_in_memory (t)) in is_gimple_reg()
1415 && !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()
1884 if (needs_to_live_in_memory (var) && !constant_decl_p (var)) in maybe_add_sra_candidate()
1562 needs_to_live_in_memory (x)) in requires_barrier()
5215 extern bool needs_to_live_in_memory (const_tree);
11680 needs_to_live_in_memory (const_tree t) in needs_to_live_in_memory() function
775 if (needs_to_live_in_memory (t)) in is_gimple_reg()
1924 if (needs_to_live_in_memory (var) && !constant_decl_p (var)) in maybe_add_sra_candidate()
1565 needs_to_live_in_memory (x)) in requires_barrier()
5741 && 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()
2003 * 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.
5398 extern bool needs_to_live_in_memory (const_tree);
10857 needs_to_live_in_memory (const_tree t) in needs_to_live_in_memory() function
19475 (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,
10190 * tree.c (needs_to_live_in_memory): Likewise.10191 * tree.h (struct tree_type, needs_to_live_in_memory,
1283 (needs_to_live_in_memory): Handle SSA names.
15529 * tree.c (needs_to_live_in_memory): Remove SSA name handling.
22465 * tree.c (needs_to_live_in_memory): RESULT_DECL don't need to live