Searched defs:untied (Results 1 – 4 of 4) sorted by relevance
798 tree untied = omp_find_clause (clauses, OMP_CLAUSE_UNTIED); in expand_task_call() local
761 tree untied = omp_find_clause (clauses, OMP_CLAUSE_UNTIED); in expand_task_call() local
1344 bool nowait, ordered, untied, mergeable; member
1530 unsigned nowait:1, ordered:1, untied:1, mergeable:1, ancestor:1; member