Searched refs:TaskT (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 2792 auto TaskT = std::next(I, 4); in EmitOMPTaskBasedDirective() local 3033 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective() 3078 auto TaskT = std::next(I, 4); in EmitOMPTargetTaskBasedDirective() local 3172 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, /*Tied=*/true, in EmitOMPTargetTaskBasedDirective()
|