Home
last modified time | relevance | path

Searched defs:DepLoc (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp922 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in eliminateDeadStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1163 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
/external/clang/lib/AST/
DOpenMPClause.cpp524 SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) { in Create()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1376 MemoryLocation DepLoc = getLocForWrite(DepWrite, *TLI); in eliminateDeadStores() local
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp961 SourceLocation DepLoc, SourceLocation ColonLoc, in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2587 SourceLocation DepLoc; variable
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4434 SourceLocation DepLoc; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp10121 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()
DTreeTransform.h1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1870 SourceLocation DepLoc, SourceLocation ColonLoc, in RebuildOMPDependClause()
DSemaOpenMP.cpp16373 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()