Home
last modified time | relevance | path

Searched refs:mips_constant_alignment (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc22739 mips_constant_alignment (const_tree exp, HOST_WIDE_INT align) in mips_constant_alignment() function
23070 #define TARGET_CONSTANT_ALIGNMENT mips_constant_alignment
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c22535 mips_constant_alignment (const_tree exp, HOST_WIDE_INT align) in mips_constant_alignment() function
22868 #define TARGET_CONSTANT_ALIGNMENT mips_constant_alignment
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201713753 * config/mips/mips.c (mips_constant_alignment): New function.