Searched refs:EmitOMPSimdDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp188 EmitOMPSimdDirective(cast<OMPSimdDirective>(*S));
H A DCodeGenFunction.h2468 void EmitOMPSimdDirective(const OMPSimdDirective &S);
H A DCGStmtOpenMP.cpp1589 void CodeGenFunction::EmitOMPSimdDirective(const OMPSimdDirective &S) { function in class:CodeGenFunction

Completed in 119 milliseconds