Searched defs:DepKind (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h109 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member in struct:clang::CodeGen::final::DependData
113 DependData(OpenMPDependClauseKind DepKind, const Expr *IteratorExpr) argument
H A DCGOpenMPRuntime.cpp4587 RTLDependenceKindTy DepKind; local
4695 RTLDependenceKindTy DepKind = translateDependencyKind(Data.DepKind); local
5090 RTLDependenceKindTy DepKind = translateDependencyKind(NewDepKind); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1380 SDep::Kind DepKind = Dep.getKind(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4525 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member in class:clang::final
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1885 RebuildOMPDependClause(Expr *DepModifier, OpenMPDependClauseKind DepKind, argument

Completed in 221 milliseconds