Searched refs:SYMBOL_REF_DECL (Results 1 – 18 of 18) sorted by relevance
691 if (SYMBOL_REF_DECL (x) && DECL_P (SYMBOL_REF_DECL (x))) in force_reg()692 align = DECL_ALIGN (SYMBOL_REF_DECL (x)); in force_reg()706 if (SYMBOL_REF_DECL (s) && DECL_P (SYMBOL_REF_DECL (s))) in force_reg()707 sa = DECL_ALIGN (SYMBOL_REF_DECL (s)); in force_reg()
2945 tree exp = SYMBOL_REF_DECL (symbol); in output_constant_def_contents()3448 tree exp = SYMBOL_REF_DECL (x); in mark_constant()5820 decl = SYMBOL_REF_DECL (symbol); in default_use_anchors_for_symbol_p()6053 decl = SYMBOL_REF_DECL (symbol); in place_block_symbol()6059 decl = SYMBOL_REF_DECL (symbol); in place_block_symbol()6200 decl = SYMBOL_REF_DECL (symbol); in output_object_block()6207 decl = SYMBOL_REF_DECL (symbol); in output_object_block()
266 tree decl = SYMBOL_REF_DECL (in_rtx); in print_rtx()
3211 if (SYMBOL_REF_DECL (x)) in output_addr_const()3212 mark_decl_referenced (SYMBOL_REF_DECL (x)); in output_addr_const()
2156 if (SYMBOL_REF_DECL (addr) in noce_mem_write_may_trap_or_fault_p()2157 && decl_readonly_section (SYMBOL_REF_DECL (addr), 0)) in noce_mem_write_may_trap_or_fault_p()
1282 #define SYMBOL_REF_DECL(RTX) \ macro
5047 t = SYMBOL_REF_DECL (x); in make_tree()
13885 SYMBOL_REF_DECL.13887 rather than SYMBOL_REF_DECL.13901 (SYMBOL_REF_DECL): Return NULL if CONSTANT_POOL_ADDRESS_P.13905 rather than SYMBOL_REF_DECL.13908 rather than SYMBOL_REF_DECL.
2793 tree decl = SYMBOL_REF_DECL (XEXP (cplx, 0)); in read_complex_part()
22786 * varasm.c (build_constant_desc): Set SYMBOL_REF_DECL25217 (build_constant_desc): Set SYMBOL_REF_DECL of the new25230 SYMBOL_REF_DECL points to a constant.26135 (direct_call_operand): Use SYMBOL_REF_DECL and compare actual27018 * rtl.h (SYMBOL_REF_DECL, SYMBOL_REF_FLAGS): New.27025 * optabs.c (init_one_libfunc): Zap fake SYMBOL_REF_DECL.27026 * varasm.c (make_decl_rtl): Set SYMBOL_REF_DECL.
19381 SYMBOL_REF_DECL.27345 XSTR in place, so we don't lose SYMBOL_REF_DECL info.31265 the SYMBOL_REF_DECL from the original RTX for the new31714 the SYMBOL_REF_DECL from the original RTX for the new32190 Call mark_decl_referenced on the SYMBOL_REF_DECL.47712 string constants if TARGET_MIPS16. Use SYMBOL_REF_DECL to check
112 && SYMBOL_REF_DECL (op)113 && !DECL_EXTERNAL (SYMBOL_REF_DECL (op))))
1237 if (SYMBOL_REF_DECL (x) == 0) in mips_classify_symbol()1266 if (DECL_P (SYMBOL_REF_DECL (x)) in mips_classify_symbol()1267 && TREE_PUBLIC (SYMBOL_REF_DECL (x)) in mips_classify_symbol()1269 && targetm.binds_local_p (SYMBOL_REF_DECL (x)))) in mips_classify_symbol()1330 if (SYMBOL_REF_DECL (symbol) != 0 in mips_offset_within_object_p()1332 && offset < int_size_in_bytes (TREE_TYPE (SYMBOL_REF_DECL (symbol)))) in mips_offset_within_object_p()
173 tree decl = SYMBOL_REF_DECL (sym_ref); in machopic_symbol_defined_p()487 if (SYMBOL_REF_DECL (p->symbol)) in machopic_validate_stub_or_non_lazy_ptr()488 mark_decl_referenced (SYMBOL_REF_DECL (p->symbol)); in machopic_validate_stub_or_non_lazy_ptr()
71 t = SYMBOL_REF_DECL (op);
446 @findex SYMBOL_REF_DECL447 @item SYMBOL_REF_DECL (@var{x})453 @code{SYMBOL_REF_DECL} may also point to a tree of class @code{'c'},465 A field of opaque type used to store @code{SYMBOL_REF_DECL} or
7517 if (SYMBOL_REF_DECL (x)) in output_pic_addr_const()7518 mark_decl_referenced (SYMBOL_REF_DECL (x)); in output_pic_addr_const()
10838 if (SYMBOL_REF_DECL (x)) in print_operand()10839 mark_decl_referenced (SYMBOL_REF_DECL (x)); in print_operand()