Searched refs:USE_GLAT (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h339 /* Used only if (current_sched_info->flags & USE_GLAT) != 0.
509 Requires USE_GLAT. */
513 USE_GLAT = DETACH_LIFE_INFO << 1 enumerator in enum:SCHED_FLAGS
H A Dsched-ebb.c283 SCHED_EBB | USE_GLAT | DETACH_LIFE_INFO
H A Dhaifa-sched.c2863 if (current_sched_info->flags & USE_GLAT)
4246 if (current_sched_info->flags & USE_GLAT)
4714 gcc_assert (f & USE_GLAT);
H A Dsched-rgn.c2218 SCHED_RGN | USE_GLAT
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c6721 gcc_assert (*flags & USE_GLAT);

Completed in 124 milliseconds