Home
last modified time | relevance | path

Searched refs:TMR_ORIGINAL (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-address.c701 TMR_ORIGINAL (to) = TMR_ORIGINAL (from); in copy_mem_ref_info()
Dtree-eh.c1882 expr = TMR_ORIGINAL (expr); in tree_could_trap_p()
Dtree-ssa-loop-ivopts.c5577 TMR_ORIGINAL (new_ref) = unshare_and_remove_ssa_names (old_ref); in copy_ref_info()
5578 TMR_TAG (new_ref) = get_ref_tag (old_ref, TMR_ORIGINAL (new_ref)); in copy_ref_info()
Dtree-pretty-print.c648 dump_generic_node (buffer, TMR_ORIGINAL (node), spc, flags, in dump_generic_node()
Dtree.h1520 #define TMR_ORIGINAL(NODE) (TREE_OPERAND (TARGET_MEM_REF_CHECK (NODE), 5)) macro
Dexpr.c7256 set_mem_attributes (temp, TMR_ORIGINAL (exp), 0); in expand_expr_real_1()
DChangeLog-200513475 TMR_ORIGINAL.
15791 (TMR_SYMBOL, TMR_BASE, TMR_INDEX, TMR_STEP, TMR_OFFSET, TMR_ORIGINAL,