Home
last modified time | relevance | path

Searched defs:DepKind (Results 1 – 14 of 14) sorted by relevance

/external/clang/lib/AST/
DOpenMPClause.cpp523 SourceLocation EndLoc, OpenMPDependClauseKind DepKind, in Create()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h110 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member
DCGOpenMPRuntime.cpp4542 RTLDependenceKindTy DepKind; in translateDependencyKind() local
4650 RTLDependenceKindTy DepKind = translateDependencyKind(Data.DepKind); in emitDependData() local
5045 RTLDependenceKindTy DepKind = translateDependencyKind(NewDepKind); in emitUpdateClause() local
/external/clang/include/clang/Parse/
DParser.h2560 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member
/external/llvm-project/llvm/lib/CodeGen/
DMachinePipeliner.cpp1383 SDep::Kind DepKind = Dep.getKind(); in apply() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1301 SDep::Kind DepKind = Dep.getKind(); in apply() local
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp960 Expr *DepModifier, OpenMPDependClauseKind DepKind, in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2585 OpenMPDependClauseKind DepKind; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp8025 const DeclarationNameInfo &ReductionId, OpenMPDependClauseKind DepKind, in ActOnOpenMPVarListClause()
10120 Sema::ActOnOpenMPDependClause(OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()
DTreeTransform.h1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4431 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; variable
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3942 RTLDependenceKindTy DepKind; in emitTaskCall() local
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1869 RebuildOMPDependClause(Expr *DepModifier, OpenMPDependClauseKind DepKind, in RebuildOMPDependClause()
DSemaOpenMP.cpp16372 Sema::ActOnOpenMPDependClause(Expr *DepModifier, OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()