HomeSort by: relevance | last modified time | path
    Searched defs:lm32_in_small_data_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.cc 65 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) function
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.cc 65 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) function

Completed in 46 milliseconds