Home
last modified time | relevance | path

Searched refs:encode_section_info (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.h552 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \
573 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \
655 (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); \
/freebsd-12.1/contrib/gcc/
H A Dtarget.h515 void (* encode_section_info) (tree, rtx, int); member
H A Dvarasm.c1041 targetm.encode_section_info (decl, DECL_RTL (decl), false); in make_decl_rtl()
1162 targetm.encode_section_info (decl, DECL_RTL (decl), true); in make_decl_rtl()
2839 targetm.encode_section_info (exp, rtl, true); in build_constant_desc()
H A DChangeLog-200325152 * doc/tm.texi (encode_section_info): Don't talk about TREE_CST_RTL.
25814 * target.h (encode_section_info): Add new argument carrying
25818 to encode_section_info.
25824 Update calls to encode_section_info.
26346 (encode_section_info): Remove.
26384 (frv_in_small_data_p): Merge tests from encode_section_info.
H A DChangeLog-200111201 * avr.c (output_movsisf, encode_section_info): Likewise.
11293 * avr.c (avr_regnames, encode_section_info): Likewise.
31132 (encode_section_info): Optimize if/else.
H A DChangeLog-20009761 out_shift_with_cnt, ptrreg_to_str, cond_string, encode_section_info):
15110 (encode_section_info): Set TREE_READONLY for progmem data to
24799 * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
H A DChangeLog-20028716 encode_section_info): Update to match target hook specification.
8718 (function_prologue, function_epilogue, encode_section_info):
20979 * target.h (encode_section_info): New.
/freebsd-12.1/contrib/gcc/config/i386/
H A Dpredicates.md460 always create a DECL an invoke targetm.encode_section_info. */
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog2563 encode_section_info can update SYMBOL_REF's flags.