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

  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 114 unsigned int ia64_section_threshold; variable
6112 ia64_section_threshold = (OPTION_SET_P (g_switch_value)
10044 if (size > 0 && size <= ia64_section_threshold)
10887 && GET_MODE_SIZE (mode) <= ia64_section_threshold
ia64.cc 114 unsigned int ia64_section_threshold; variable
6112 ia64_section_threshold = (OPTION_SET_P (g_switch_value)
10044 if (size > 0 && size <= ia64_section_threshold)
10887 && GET_MODE_SIZE (mode) <= ia64_section_threshold

Completed in 55 milliseconds