Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp922 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in eliminateDeadStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1163 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
/aosp_15_r20/external/clang/lib/AST/
H A DOpenMPClause.cpp524 SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) { in Create()
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h2587 SourceLocation DepLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h4933 SourceLocation DepLoc; member
9204 SourceLocation DepLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h4893 SourceLocation DepLoc; member
9164 SourceLocation DepLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h4933 SourceLocation DepLoc; member
9204 SourceLocation DepLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h4933 SourceLocation DepLoc; member
9204 SourceLocation DepLoc; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp10121 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()
H A DTreeTransform.h1648 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()