Home
last modified time | relevance | path

Searched refs:Unshare (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp195 sc->Unshare(c); in releaseStoreAcquire()
245 dst->Unshare(c); in release()
307 dst->Unshare(c); in ReleaseStore()
356 dst->Unshare(c); in UpdateCurrentThread()
433 Unshare(c); in Resize()
497 void SyncClock::Unshare(ClockCache *c) { in Unshare() function in __tsan::SyncClock
Dtsan_clock.h122 void Unshare(ClockCache *c);
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog.tree-ssa282 * semantics.c (finish_id_expression): Unshare aliases.
324 * optimize.c (optimize_function): Unshare all trees after
389 * parser.c (cp_parser_primary_expression): Unshare a COMPONENT_REF
466 * class.c (build_vtable_entry_ref, build_vtbl_ref_1): Unshare the
470 * decl.c (lookup_name_real): Unshare the expansion of an ALIAS_DECL.
DChangeLog3476 * init.c (constant_value_1): Unshare use of DECL_INITIAL. Fix a typo
DChangeLog-19982354 * tree.c (propagate_binfo_offsets): Unshare vbases, too.
/freebsd-12-stable/contrib/gcc/
DChangeLog95 * tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond"
DChangeLog.tree-ssa16611 * c-simplify.c (mostly_copy_tree_r): Unshare STMT_EXPR
16990 * c-simplify.c (simplify_self_mod_expr): Unshare the lhs before
17043 * c-simplify.c (simplify_compound_lval): Unshare the compound
17332 * c-simplify.c (simplify_decl_stmt): Unshare the
17768 Unshare the expression of an EXPR_STMT before simplifying it.
17775 Unshare loop header expressions before simplification.
17779 Unshare the loop header expression before simplification.
17782 Unshare the loop header expression before simplification.
17786 Unshare the condition expression before simplification.
17790 Unshare the switch expression before simplification.
DChangeLog-2004648 (gimplify_one_sizepos): Unshare expr before gimplifying.
705 * stor-layout.c (layout_type): Unshare TYPE_MIN/MAX_VALUE.
982 * stor-layout.c (layout_decl): Unshare size expressions copied
4085 * tree-sra.c (scalarize_init): Unshare the rhs before gimplifying
11408 * loop-doloop.c (doloop_modify): Unshare rtl before emitting it.
12581 (rewrite_use_outer): Unshare the expression before it is emitted
26409 Unshare before substituting PLACEHOLDER_EXPR.
32261 (gimplify_modify_expr): Unshare TYPE_SIZE_UNIT.
38630 (set_frame_base_location): Unshare variable if needed.
38632 Unshare the variables if needed.
[all …]
DChangeLog-20055257 * tree-inline.c (copy_body_r): Unshare the substituted value first.
9520 * tree-scalar-evolution.c (scev_const_prop): Unshare trees
15653 * tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression
15780 (get_computation_at): Use get_computation_aff. Unshare the result.
21130 (create_new_iv): Unshare the step before passing it to create_iv.
21980 Unshare expression we pass to force_gimple_operand.
DChangeLog-19981133 Unshare PLUS.
2113 * function.c (purge_addressof_1): Unshare rtl created by
DChangeLog-200022012 * function.c (purge_addressof): Unshare any shared rtl created by
29778 * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
DChangeLog-200229278 * reload1.c (reload): Unshare all rtl after reload is done.