Searched refs:TaskT (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 4242 auto TaskT = std::next(I, 4); in EmitOMPTaskBasedDirective() local 4545 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective() 4592 auto TaskT = std::next(I, 4); in EmitOMPTargetTaskBasedDirective() local 4710 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, /*Tied=*/true, in EmitOMPTargetTaskBasedDirective()
|