Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp398 EmitOMPTargetTeamsDirective(cast<OMPTargetTeamsDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3886 void EmitOMPTargetTeamsDirective(const OMPTargetTeamsDirective &S);
H A DCGStmtOpenMP.cpp6861 void CodeGenFunction::EmitOMPTargetTeamsDirective( in EmitOMPTargetTeamsDirective() function in CodeGenFunction