Home
last modified time | relevance | path

Searched refs:SYMBOL_REF_CONSTANT (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDvarasm.c3279 return SYMBOL_REF_CONSTANT (addr)->constant; in get_pool_constant()
3290 desc = SYMBOL_REF_CONSTANT (addr); in get_pool_constant_mark()
3300 return SYMBOL_REF_CONSTANT (addr)->mode; in get_pool_mode()
3439 struct constant_descriptor_rtx *desc = SYMBOL_REF_CONSTANT (x); in mark_constant()
6047 desc = SYMBOL_REF_CONSTANT (symbol); in place_block_symbol()
6194 desc = SYMBOL_REF_CONSTANT (symbol); in output_object_block()
HDrtl.h1290 #define SYMBOL_REF_CONSTANT(RTX) \ macro
HDChangeLog-200613880 * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.
13894 (get_pool_constant, get_pool_constant_mark): Use SYMBOL_REF_CONSTANT
13897 (get_pool_mode, mark_constant): Use SYMBOL_REF_CONSTANT rather than
13902 (SYMBOL_REF_CONSTANT): New macro.
/NextBSD/contrib/gcc/doc/
HDrtl.texi458 @findex SYMBOL_REF_CONSTANT
459 @item SYMBOL_REF_CONSTANT (@var{x})
466 @code{SYMBOL_REF_CONSTANT}.