Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp305 EmitOMPTaskLoopSimdDirective(cast<OMPTaskLoopSimdDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3480 void EmitOMPTaskLoopSimdDirective(const OMPTaskLoopSimdDirective &S);
H A DCGStmtOpenMP.cpp6991 void CodeGenFunction::EmitOMPTaskLoopSimdDirective( in EmitOMPTaskLoopSimdDirective() function in CodeGenFunction