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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 215 EmitOMPForSimdDirective(cast<OMPForSimdDirective>(*S));
CodeGenFunction.h 3445 void EmitOMPForSimdDirective(const OMPForSimdDirective &S);
CGStmtOpenMP.cpp 3620 void CodeGenFunction::EmitOMPForSimdDirective(const OMPForSimdDirective &S) {

Completed in 32 milliseconds