Searched defs:Parallel (Results 1 – 6 of 6) sorted by relevance
26 TEST(Parallel, sort) { in TEST() argument37 TEST(Parallel, parallel_for) { in TEST() argument52 TEST(Parallel, TransformReduce) { in TEST() argument83 TEST(Parallel, ForEachError) { in TEST() argument
67 bool Parallel; variable
126 enum class IteratorType { Parallel, Reduction }; enumerator
87 ScopAnnotator *Annotator, bool Parallel, bool UseGuard, in createLoop()
808 bool Parallel = (IslAstInfo::isParallel(isl::manage_copy(For)) && in createFor() local
2120 ExternalizationRAII Parallel(OMPInfoCache, OMPRTL___kmpc_kernel_parallel); in runAttributor() local