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

  /external/clang/include/clang/Basic/
OpenMPKinds.h 38 OMPC_uniform,
  /external/clang/lib/Basic/
OpenMPKinds.cpp 58 .Case("uniform", OMPC_uniform)
71 case OMPC_uniform:
164 case OMPC_uniform:
303 case OMPC_uniform:
  /external/clang/lib/AST/
OpenMPClause.cpp 89 case OMPC_uniform:
154 case OMPC_uniform:
  /external/clang/lib/Parse/
ParseOpenMP.cpp 458 if (CKind == OMPC_uniform || CKind == OMPC_aligned ||
    [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]

Completed in 148 milliseconds