Home
last modified time | relevance | path

Searched refs:EmitOMPTaskgroupDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp280 EmitOMPTaskgroupDirective(cast<OMPTaskgroupDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3842 void EmitOMPTaskgroupDirective(const OMPTaskgroupDirective &S);
HDCGStmtOpenMP.cpp5367 void CodeGenFunction::EmitOMPTaskgroupDirective( in EmitOMPTaskgroupDirective() function in CodeGenFunction