Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-address.c249 tree sym = TMR_SYMBOL (mem_ref), base = TMR_BASE (mem_ref); in tree_mem_ref_addr()
685 addr->symbol = TMR_SYMBOL (op); in get_address_description()
H A Dtree-ssa-operands.c1503 if (TMR_SYMBOL (expr)) in get_tmr_operands()
1506 add_to_addressable_set (TMR_SYMBOL (expr), &ann->addresses_taken); in get_tmr_operands()
H A Dtree-ssa-live.c307 mark_all_vars_used (&TMR_SYMBOL (t)); in mark_all_vars_used_1()
H A Dtree-pretty-print.c604 tmp = TMR_SYMBOL (node); in dump_generic_node()
H A Dtree.h1490 #define TMR_SYMBOL(NODE) (TREE_OPERAND (TARGET_MEM_REF_CHECK (NODE), 0)) macro
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi2297 is @code{TMR_SYMBOL} and must be a @code{VAR_DECL} of an object with
2307 &TMR_SYMBOL + TMR_BASE + TMR_INDEX * TMR_STEP + TMR_OFFSET
H A Dgccint.info5840 is `TMR_SYMBOL' and must be a `VAR_DECL' of an object with a fixed
5848 &TMR_SYMBOL + TMR_BASE + TMR_INDEX * TMR_STEP + TMR_OFFSET