Home
last modified time | relevance | path

Searched refs:EmitOMPSimdDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp188 EmitOMPSimdDirective(cast<OMPSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2468 void EmitOMPSimdDirective(const OMPSimdDirective &S);
DCGStmtOpenMP.cpp1589 void CodeGenFunction::EmitOMPSimdDirective(const OMPSimdDirective &S) { in EmitOMPSimdDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp201 EmitOMPSimdDirective(cast<OMPSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3391 void EmitOMPSimdDirective(const OMPSimdDirective &S);
DCGStmtOpenMP.cpp2393 void CodeGenFunction::EmitOMPSimdDirective(const OMPSimdDirective &S) { in EmitOMPSimdDirective() function in CodeGenFunction