Home
last modified time | relevance | path

Searched refs:lm32_in_small_data_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.c65 static bool lm32_in_small_data_p (const_tree);
90 #define TARGET_IN_SMALL_DATA_P lm32_in_small_data_p
780 lm32_in_small_data_p (const_tree exp) in lm32_in_small_data_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.cc65 static bool lm32_in_small_data_p (const_tree);
90 #define TARGET_IN_SMALL_DATA_P lm32_in_small_data_p
780 lm32_in_small_data_p (const_tree exp) in lm32_in_small_data_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201011537 (lm32_in_small_data_p): Remove cast in comparison with
H A DChangeLog-201434860 * config/lm32/lm32.c (lm32_in_small_data_p): Update.