Searched refs:ia64_section_threshold (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h59 extern unsigned int ia64_section_threshold;
H A Dia64.c118 unsigned int ia64_section_threshold; variable
5500 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE;
9458 if (size > 0 && size <= ia64_section_threshold)
10219 && GET_MODE_SIZE (mode) <= ia64_section_threshold
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.h60 extern unsigned int ia64_section_threshold;
H A Dia64.c117 unsigned int ia64_section_threshold; variable
5173 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE;
8045 if (size > 0 && size <= ia64_section_threshold)
8695 && GET_MODE_SIZE (mode) <= ia64_section_threshold)

Completed in 119 milliseconds