Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp386 EmitOMPTargetTeamsDirective(cast<OMPTargetTeamsDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3571 void EmitOMPTargetTeamsDirective(const OMPTargetTeamsDirective &S);
H A DCGStmtOpenMP.cpp6731 void CodeGenFunction::EmitOMPTargetTeamsDirective( in EmitOMPTargetTeamsDirective() function in CodeGenFunction