Searched refs:SYMBOL_REF_CONSTANT (Results 1 – 4 of 4) sorted by relevance
3279 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()
1290 #define SYMBOL_REF_CONSTANT(RTX) \ macro
13880 * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.13894 (get_pool_constant, get_pool_constant_mark): Use SYMBOL_REF_CONSTANT13897 (get_pool_mode, mark_constant): Use SYMBOL_REF_CONSTANT rather than13902 (SYMBOL_REF_CONSTANT): New macro.
458 @findex SYMBOL_REF_CONSTANT459 @item SYMBOL_REF_CONSTANT (@var{x})466 @code{SYMBOL_REF_CONSTANT}.