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

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h60 extern unsigned int ia64_section_threshold;
H A Dia64.c118 unsigned int ia64_section_threshold; variable
5157 ia64_section_threshold = g_switch_set ? g_switch_value : IA64_DEFAULT_GVALUE;
8706 if (size > 0 && size <= ia64_section_threshold)
9373 && GET_MODE_SIZE (mode) <= ia64_section_threshold

Completed in 262 milliseconds