Searched refs:TaskT (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 4616 auto TaskT = std::next(I, 4); in EmitOMPTaskBasedDirective() local 4975 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective() 5022 auto TaskT = std::next(I, 4); in EmitOMPTargetTaskBasedDirective() local 5150 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, /*Tied=*/true, in EmitOMPTargetTaskBasedDirective()
|