Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp215 EmitOMPParallelForSimdDirective(cast<OMPParallelForSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2477 void EmitOMPParallelForSimdDirective(const OMPParallelForSimdDirective &S);
DCGStmtOpenMP.cpp2383 void CodeGenFunction::EmitOMPParallelForSimdDirective( in EmitOMPParallelForSimdDirective() function in CodeGenFunction