HomeSort by relevance Sort by last modified time
    Searched refs:OpenMP (Results 1 - 13 of 13) sorted by null

  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 165 if (getLangOpts().OpenMP && D.hasAttr<OMPThreadPrivateDeclAttr>())
CodeGenModule.cpp 127 if (LangOpts.OpenMP)
    [all...]
CodeGenFunction.cpp 94 if (getLangOpts().OpenMP) {
    [all...]
CGExpr.cpp     [all...]
  /external/clang/lib/Frontend/
InitPreprocessor.cpp     [all...]
CompilerInvocation.cpp     [all...]
  /external/clang/lib/Parse/
ParseStmt.cpp 67 /// [OMP] openmp-construct [TODO]
    [all...]
ParseExpr.cpp     [all...]
ParsePragma.cpp 199 if (getLangOpts().OpenMP)
    [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp 1 //===--- SemaOpenMP.cpp - Semantic Analysis for OpenMP constructs ---------===//
10 /// \brief This file implements semantic analysis for OpenMP directives and
66 /// \brief Stack for tracking declarations used in OpenMP directives and
144 /// \brief Checks if the variable is a local for OpenMP region.
213 /// OpenMP region.
371 // OpenMP [2.9.1.1, Data-sharing Attribute Rules for Variables Referenced
379 // OpenMP [2.9.1.2, Data-sharing Attribute Rules for Variables Referenced
390 // OpenMP [2.9.1.1, Data-sharing Attribute Rules for Variables Referenced
409 // OpenMP [2.9.1.1, Data-sharing Attribute Rules for Variables Referenced
421 // OpenMP [2.9.1.1, Data-sharing Attribute Rules for Variables Reference
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 560 milliseconds