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

/haiku-buildtools/gcc/gcc/fortran/
H A Dopenmp.c1011 &c->lists[OMP_LIST_LINEAR], false,
3223 case OMP_LIST_LINEAR:
3339 case OMP_LIST_LINEAR:
3986 case OMP_LIST_LINEAR:
4187 : (list != OMP_LIST_LINEAR))
H A Dtrans-openmp.c1828 case OMP_LIST_LINEAR:
3159 ? OMP_LIST_LINEAR : OMP_LIST_LASTPRIVATE];
3706 clausesa[GFC_OMP_SPLIT_SIMD].lists[OMP_LIST_LINEAR]
3707 = code->ext.omp_clauses->lists[OMP_LIST_LINEAR];
H A Dgfortran.h1166 OMP_LIST_LINEAR, enumerator in enum:__anon107
H A Dfrontend-passes.c2333 = { OMP_LIST_ALIGNED, OMP_LIST_LINEAR, OMP_LIST_DEPEND,
H A Dmodule.c3913 for (n = ods->clauses->lists[OMP_LIST_LINEAR]; n; n = n->next)
3939 ptrs[1] = &ods->clauses->lists[OMP_LIST_LINEAR];

Completed in 177 milliseconds