Searched refs:SYMBOL_REF_DECL (Results 1 – 21 of 21) 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()
2946 tree exp = SYMBOL_REF_DECL (symbol); in output_constant_def_contents()3449 tree exp = SYMBOL_REF_DECL (x); in mark_constant()5819 decl = SYMBOL_REF_DECL (symbol); in default_use_anchors_for_symbol_p()6051 decl = SYMBOL_REF_DECL (symbol); in place_block_symbol()6057 decl = SYMBOL_REF_DECL (symbol); in place_block_symbol()6198 decl = SYMBOL_REF_DECL (symbol); in output_object_block()6205 decl = SYMBOL_REF_DECL (symbol); in output_object_block()
266 tree decl = SYMBOL_REF_DECL (in_rtx); in print_rtx()
3205 if (SYMBOL_REF_DECL (x)) in output_addr_const()3206 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()
1268 #define SYMBOL_REF_DECL(RTX) \ macro
5051 t = SYMBOL_REF_DECL (x); in make_tree()
2797 tree decl = SYMBOL_REF_DECL (XEXP (cplx, 0)); in read_complex_part()
112 && SYMBOL_REF_DECL (op)113 && !DECL_EXTERNAL (SYMBOL_REF_DECL (op))))
1232 if (SYMBOL_REF_DECL (x) == 0) in mips_classify_symbol()1261 if (DECL_P (SYMBOL_REF_DECL (x)) in mips_classify_symbol()1262 && TREE_PUBLIC (SYMBOL_REF_DECL (x)) in mips_classify_symbol()1264 && targetm.binds_local_p (SYMBOL_REF_DECL (x)))) in mips_classify_symbol()1311 if (SYMBOL_REF_DECL (symbol) != 0 in mips_offset_within_object_p()1313 && offset < int_size_in_bytes (TREE_TYPE (SYMBOL_REF_DECL (symbol)))) in mips_offset_within_object_p()
105 callee = SYMBOL_REF_DECL (op);
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()
77 if (SYMBOL_REF_DECL (symbol) != 0 in score_offset_within_object_p()79 && offset < int_size_in_bytes (TREE_TYPE (SYMBOL_REF_DECL (symbol)))) in score_offset_within_object_p()
71 t = SYMBOL_REF_DECL (op);
3637 fn = SYMBOL_REF_DECL (fnx); in frv_local_funcdesc_p()4105 && SYMBOL_REF_DECL (sym) in frv_emit_movsi()4106 && (!DECL_P (SYMBOL_REF_DECL (sym)) in frv_emit_movsi()4107 || !DECL_COMMON (SYMBOL_REF_DECL (sym)))) in frv_emit_movsi()4109 tree decl = SYMBOL_REF_DECL (sym); in frv_emit_movsi()
300 op_decl = SYMBOL_REF_DECL (op);
7268 call_decl = SYMBOL_REF_DECL (call_dest); in attr_length_call()7332 tree call_decl = SYMBOL_REF_DECL (call_dest); in output_call()
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
8891 `SYMBOL_REF_DECL (X)'8897 `SYMBOL_REF_DECL' may also point to a tree of class `'c'',8907 A field of opaque type used to store `SYMBOL_REF_DECL' or33769 * SYMBOL_REF_DECL: Special Accessors. (line 55)
7305 if (SYMBOL_REF_DECL (x)) in output_pic_addr_const()7306 mark_decl_referenced (SYMBOL_REF_DECL (x)); in output_pic_addr_const()
10805 if (SYMBOL_REF_DECL (x)) in print_operand()10806 mark_decl_referenced (SYMBOL_REF_DECL (x)); in print_operand()