Searched defs:DepKind (Results 1 – 14 of 14) sorted by relevance
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 523 SourceLocation EndLoc, OpenMPDependClauseKind DepKind, in Create()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 110 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member
|
D | CGOpenMPRuntime.cpp | 4542 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/ |
D | Parser.h | 2560 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; member
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 1383 SDep::Kind DepKind = Dep.getKind(); in apply() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 1301 SDep::Kind DepKind = Dep.getKind(); in apply() local
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 960 Expr *DepModifier, OpenMPDependClauseKind DepKind, in Create()
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 2585 OpenMPDependClauseKind DepKind; variable
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 8025 const DeclarationNameInfo &ReductionId, OpenMPDependClauseKind DepKind, in ActOnOpenMPVarListClause() 10120 Sema::ActOnOpenMPDependClause(OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()
|
D | TreeTransform.h | 1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 4431 OpenMPDependClauseKind DepKind = OMPC_DEPEND_unknown; variable
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 3942 RTLDependenceKindTy DepKind; in emitTaskCall() local
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 1869 RebuildOMPDependClause(Expr *DepModifier, OpenMPDependClauseKind DepKind, in RebuildOMPDependClause()
|
D | SemaOpenMP.cpp | 16372 Sema::ActOnOpenMPDependClause(Expr *DepModifier, OpenMPDependClauseKind DepKind, in ActOnOpenMPDependClause()
|