Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp223 EmitOMPParallelForSimdDirective(cast<OMPParallelForSimdDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3143 void EmitOMPParallelForSimdDirective(const OMPParallelForSimdDirective &S);
HDCGStmtOpenMP.cpp3053 void CodeGenFunction::EmitOMPParallelForSimdDirective( in EmitOMPParallelForSimdDirective() function in CodeGenFunction