Searched refs:GOMP_TASK_FLAG_PRIORITY (Results 1 – 5 of 5) sorted by relevance
244 #define GOMP_TASK_FLAG_PRIORITY (1 << 4) macro
717 GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
385 if (__builtin_expect ((flags & GOMP_TASK_FLAG_PRIORITY) != 0, 0)) in GOMP_task()
825 iflags |= GOMP_TASK_FLAG_PRIORITY; in expand_task_call()
12491 GOMP_TASK_FLAG_PRIORITY into flags if priority is present for