Searched defs:sym_ref (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin.c | 260 machopic_symbol_defined_p (rtx sym_ref) in machopic_symbol_defined_p() 288 machopic_classify_symbol (rtx sym_ref) in machopic_classify_symbol() 316 indirect_data (rtx sym_ref) in indirect_data() 341 machopic_data_defined_p (rtx sym_ref) in machopic_data_defined_p() 359 rtx sym_ref; in machopic_define_symbol() local 531 machopic_indirection_name (rtx sym_ref, bool stub_p) in machopic_indirection_name() 788 rtx sym_ref = XEXP (target, 0); in machopic_indirect_call_target() local 1255 rtx sym_ref = XEXP (rtl, 0); in darwin_encode_section_info() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin.cc | 276 machopic_symbol_defined_p (rtx sym_ref) in machopic_symbol_defined_p() 304 machopic_classify_symbol (rtx sym_ref) in machopic_classify_symbol() 332 indirect_data (rtx sym_ref) in indirect_data() 357 machopic_data_defined_p (rtx sym_ref) in machopic_data_defined_p() 375 rtx sym_ref; in machopic_define_symbol() local 547 machopic_indirection_name (rtx sym_ref, bool stub_p) in machopic_indirection_name() 804 rtx sym_ref = XEXP (target, 0); in machopic_indirect_call_target() local 1265 rtx sym_ref = XEXP (rtl, 0); in darwin_encode_section_info() local
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_gram.y | 117 symbol_ref_t sym_ref; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2asm.c | 961 rtx sym_ref; in dw2_output_indirect_constant_1() local
|
H A D | dwarf2out.c | 624 rtx sym_ref = gen_rtx_SYMBOL_REF (Pmode, begin); in output_fde() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2asm.cc | 1007 rtx sym_ref; in dw2_output_indirect_constant_1() local
|
H A D | dwarf2out.cc | 632 rtx sym_ref = gen_rtx_SYMBOL_REF (Pmode, begin); in output_fde() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | arc.cc | 7584 arc_is_longcall_p (rtx sym_ref) in arc_is_longcall_p() 7599 arc_is_shortcall_p (rtx sym_ref) in arc_is_shortcall_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | arc.c | 7579 arc_is_longcall_p (rtx sym_ref) in arc_is_longcall_p() 7594 arc_is_shortcall_p (rtx sym_ref) in arc_is_shortcall_p()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 7437 rtx sym_ref; in small_data_operand() local 19847 rtx sym_ref = XEXP (rtl, 0); in rs6000_elf_encode_section_info() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 8136 rtx sym_ref; in small_data_operand() local 20401 rtx sym_ref = XEXP (rtl, 0); in rs6000_elf_encode_section_info() local
|