Home
last modified time | relevance | path

Searched refs:PREFER_NON_CONTROL_SPEC (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDsched-int.h519 PREFER_NON_CONTROL_SPEC = PREFER_NON_DATA_SPEC << 1 enumerator
HDhaifa-sched.c2190 | PREFER_NON_CONTROL_SPEC)) in choose_ready()
2204 if (!(spec_info->flags & PREFER_NON_CONTROL_SPEC) in choose_ready()
2209 if (spec_info->flags & PREFER_NON_CONTROL_SPEC in choose_ready()
/trueos/contrib/gcc/config/ia64/
HDia64.c6721 spec_info->flags |= PREFER_NON_CONTROL_SPEC; in ia64_set_sched_flags()