Searched refs:TaskT (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 4536 auto TaskT = std::next(I, 4); in EmitOMPTaskBasedDirective() local 4895 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective() 4942 auto TaskT = std::next(I, 4); in EmitOMPTargetTaskBasedDirective() local 5063 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, /*Tied=*/true, in EmitOMPTargetTaskBasedDirective()
|