Home
last modified time | relevance | path

Searched refs:TARGET_NO_TOC_OR_PCREL (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h62 #define TARGET_NO_TOC_OR_PCREL (!TARGET_HAS_TOC && !TARGET_PCREL) macro
H A Drs6000.cc9114 && TARGET_NO_TOC_OR_PCREL in rs6000_legitimize_address()
10822 && TARGET_NO_TOC_OR_PCREL in rs6000_emit_move()
17040 gcc_assert (!TARGET_NO_TOC_OR_PCREL); in output_toc()
23604 ? ! TARGET_MINIMAL_TOC || TARGET_NO_TOC_OR_PCREL in rs6000_can_eliminate()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h62 #define TARGET_NO_TOC_OR_PCREL (!TARGET_HAS_TOC && !TARGET_PCREL) macro
H A Drs6000.c8415 && TARGET_NO_TOC_OR_PCREL in rs6000_legitimize_address()
10089 && TARGET_NO_TOC_OR_PCREL in rs6000_emit_move()
16582 gcc_assert (!TARGET_NO_TOC_OR_PCREL); in output_toc()
22956 ? ! TARGET_MINIMAL_TOC || TARGET_NO_TOC_OR_PCREL in rs6000_can_eliminate()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201920689 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in
20694 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in
20702 (rs6000_legitimize_address): Use TARGET_NO_TOC_OR_PCREL instead of
20708 (output_toc): Use TARGET_NO_TOC_OR_PCREL instead of
20715 (TARGET_NO_TOC_OR_PCREL): New macro to replace TARGET_NO_TOC.
20719 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in