HomeSort by: relevance | last modified time | path
    Searched refs:EmitOMPSimdDirective (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 206 EmitOMPSimdDirective(cast<OMPSimdDirective>(*S));
CodeGenFunction.h 3442 void EmitOMPSimdDirective(const OMPSimdDirective &S);
CGStmtOpenMP.cpp 2562 void CodeGenFunction::EmitOMPSimdDirective(const OMPSimdDirective &S) {

Completed in 69 milliseconds