Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDeadStoreElimination.cpp489 AliasAnalysis::Location DepLoc = getLocForWrite(DepWrite, *AA); in runOnBasicBlock() local
/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp922 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in eliminateDeadStores() local
/external/clang/lib/AST/
DOpenMPClause.cpp524 SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) { in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2587 SourceLocation DepLoc; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp10121 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()
DTreeTransform.h1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()