Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp398 EmitOMPTargetTeamsDirective(cast<OMPTargetTeamsDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3886 void EmitOMPTargetTeamsDirective(const OMPTargetTeamsDirective &S);
HDCGStmtOpenMP.cpp6861 void CodeGenFunction::EmitOMPTargetTeamsDirective( in EmitOMPTargetTeamsDirective() function in CodeGenFunction