Home
last modified time | relevance | path

Searched refs:SYMBOL_REF_HAS_BLOCK_INFO_P (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Drtl.c178 if (GET_CODE (x) == SYMBOL_REF && SYMBOL_REF_HAS_BLOCK_INFO_P (x)) in rtx_size()
H A Dvarasm.c1047 && SYMBOL_REF_HAS_BLOCK_INFO_P (XEXP (x, 0))) in make_decl_rtl()
1832 if (SYMBOL_REF_HAS_BLOCK_INFO_P (symbol) && SYMBOL_REF_BLOCK (symbol)) in assemble_variable()
2959 if (SYMBOL_REF_HAS_BLOCK_INFO_P (symbol) && SYMBOL_REF_BLOCK (symbol)) in output_constant_def_contents()
3524 if (SYMBOL_REF_HAS_BLOCK_INFO_P (desc->sym) in output_constant_pool_contents()
H A Dexplow.c569 || !SYMBOL_REF_HAS_BLOCK_INFO_P (base) in use_anchored_address()
H A Drtl.h1314 #define SYMBOL_REF_HAS_BLOCK_INFO_P(RTX) \ macro
/openbsd/gnu/gcc/gcc/doc/
H A Drtl.texi505 @findex SYMBOL_REF_HAS_BLOCK_INFO_P
529 If @samp{SYMBOL_REF_HAS_BLOCK_INFO_P (@var{x})}, this is the
535 If @samp{SYMBOL_REF_HAS_BLOCK_INFO_P (@var{x})}, this is the offset of @var{x}
H A Dgccint.info8955 If `SYMBOL_REF_HAS_BLOCK_INFO_P (X)', this is the `object_block'
8960 If `SYMBOL_REF_HAS_BLOCK_INFO_P (X)', this is the offset of X from
23817 `SYMBOL_REF' X. You can assume `SYMBOL_REF_HAS_BLOCK_INFO_P (X)'
33775 * SYMBOL_REF_HAS_BLOCK_INFO_P: Special Accessors. (line 102)
H A Dtm.texi5377 @var{x}. You can assume @samp{SYMBOL_REF_HAS_BLOCK_INFO_P (@var{x})} and
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.c1316 if (SYMBOL_REF_HAS_BLOCK_INFO_P (symbol) in mips_offset_within_object_p()