Home
last modified time | relevance | path

Searched refs:DepLoc (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1163 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1165 if (!DepLoc.Ptr) in eliminateDeadStores()
1183 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1205 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1228 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1163 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1165 if (!DepLoc.Ptr) in eliminateDeadStores()
1183 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1205 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1228 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1163 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1165 if (!DepLoc.Ptr) in eliminateDeadStores()
1183 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1205 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1228 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1146 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1148 if (!DepLoc.Ptr) in eliminateDeadStores()
1160 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1182 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1204 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1148 MemoryLocation DepLoc = getLocForWrite(DepWrite);
1150 if (!DepLoc.Ptr)
1164 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL);
1186 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset,
1208 int64_t EarlierSize = DepLoc.Size.getValue();
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1147 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1149 if (!DepLoc.Ptr) in eliminateDeadStores()
1163 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1185 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1206 int64_t EarlierSize = DepLoc.Size; in eliminateDeadStores()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1374 MemoryLocation DepLoc = getLocForWrite(DepWrite, *TLI); in eliminateDeadStores() local
1376 if (!DepLoc.Ptr) in eliminateDeadStores()
1394 const Value *Underlying = getUnderlyingObject(DepLoc.Ptr); in eliminateDeadStores()
1416 OverwriteResult OR = isOverwrite(Inst, DepWrite, Loc, DepLoc, DL, *TLI, in eliminateDeadStores()
1420 OR = isPartialOverwrite(Loc, DepLoc, DepWriteOffset, InstWriteOffset, in eliminateDeadStores()
1443 uint64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1362 MemoryLocation DepLoc = getLocForWrite(DepWrite, *TLI); in eliminateDeadStores() local
1364 if (!DepLoc.Ptr) in eliminateDeadStores()
1382 const Value *Underlying = getUnderlyingObject(DepLoc.Ptr); in eliminateDeadStores()
1404 OverwriteResult OR = isOverwrite(Inst, DepWrite, Loc, DepLoc, DL, *TLI, in eliminateDeadStores()
1408 OR = isPartialOverwrite(Loc, DepLoc, DepWriteOffset, InstWriteOffset, in eliminateDeadStores()
1431 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1374 MemoryLocation DepLoc = getLocForWrite(DepWrite, *TLI); in eliminateDeadStores() local
1376 if (!DepLoc.Ptr) in eliminateDeadStores()
1394 const Value *Underlying = getUnderlyingObject(DepLoc.Ptr); in eliminateDeadStores()
1416 OverwriteResult OR = isOverwrite(Inst, DepWrite, Loc, DepLoc, DL, *TLI, in eliminateDeadStores()
1420 OR = isPartialOverwrite(Loc, DepLoc, DepWriteOffset, InstWriteOffset, in eliminateDeadStores()
1443 uint64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1272 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1274 if (!DepLoc.Ptr) in eliminateDeadStores()
1292 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1314 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1337 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1272 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores() local
1274 if (!DepLoc.Ptr) in eliminateDeadStores()
1292 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores()
1314 OverwriteResult OR = isOverwrite(Loc, DepLoc, DL, *TLI, DepWriteOffset, in eliminateDeadStores()
1337 int64_t EarlierSize = DepLoc.Size.getValue(); in eliminateDeadStores()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp710 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create() argument
718 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h3121 SourceLocation DepLoc;
3157 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; }
3179 SourceLocation DepLoc, SourceLocation ColonLoc,
3195 SourceLocation getDependencyLoc() const { return DepLoc; }
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp721 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create() argument
729 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h3323 SourceLocation DepLoc; variable
3359 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc()
3381 SourceLocation DepLoc, SourceLocation ColonLoc,
3397 SourceLocation getDependencyLoc() const { return DepLoc; } in getDependencyLoc()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp776 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create() argument
784 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp831 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create() argument
839 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp831 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create() argument
839 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h3902 SourceLocation DepLoc; variable
3938 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc()
3960 SourceLocation DepLoc, SourceLocation ColonLoc,
3976 SourceLocation getDependencyLoc() const { return DepLoc; } in getDependencyLoc()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h3969 SourceLocation DepLoc; variable
4005 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc()
4027 SourceLocation DepLoc, SourceLocation ColonLoc,
4043 SourceLocation getDependencyLoc() const { return DepLoc; } in getDependencyLoc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3969 SourceLocation DepLoc; variable
4005 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc()
4027 SourceLocation DepLoc, SourceLocation ColonLoc,
4043 SourceLocation getDependencyLoc() const { return DepLoc; } in getDependencyLoc()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp958 SourceLocation DepLoc, SourceLocation ColonLoc, in Create() argument
967 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp960 SourceLocation DepLoc, SourceLocation ColonLoc, in Create() argument
969 Clause->setDependencyLoc(DepLoc); in Create()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DOpenMPClause.cpp960 SourceLocation DepLoc, SourceLocation ColonLoc, in Create() argument
969 Clause->setDependencyLoc(DepLoc); in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DOpenMPClause.cpp961 SourceLocation DepLoc, SourceLocation ColonLoc, in Create() argument
970 Clause->setDependencyLoc(DepLoc); in Create()

1234