Home
last modified time | relevance | path

Searched refs:mips_cannot_force_const_mem (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc2395 mips_cannot_force_const_mem (machine_mode mode, rtx x) in mips_cannot_force_const_mem() function
22951 #define TARGET_CANNOT_FORCE_CONST_MEM mips_cannot_force_const_mem
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c2393 mips_cannot_force_const_mem (machine_mode mode, rtx x) in mips_cannot_force_const_mem() function
22749 #define TARGET_CANNOT_FORCE_CONST_MEM mips_cannot_force_const_mem
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073924 (mips_cannot_force_const_mem): Don't check TARGET_HAVE_TLS.
27237 (mips_cannot_force_const_mem, mips_const_insns, mips_unspec_address)
H A DChangeLog-201128644 (mips_cannot_force_const_mem): Use it instead of LEGITIMATE_CONSTANT_P.
28753 * config/mips/mips.c (mips_cannot_force_const_mem): Add a mode
H A DChangeLog-200616241 (mips_cannot_force_const_mem): Return false for constants that
H A DChangeLog-200811033 (mips_cannot_force_const_mem): Return false for HIGHs.
H A DChangeLog-201234530 (mips_cannot_force_const_mem): Use mips_use_pcrel_pool_p instead of
H A DChangeLog-200529061 (mips_legitimize_tls_address, mips_cannot_force_const_mem)
H A DChangeLog-201910393 * config/mips/mips.c (mips_cannot_force_const_mem): Reject
H A DChangeLog-201430828 (mips_cannot_force_const_mem): Use tls_referenced_p.