Home
last modified time | relevance | path

Searched refs:FirstStore (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp345 StoreInst *FirstStore =
364 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1,
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp345 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
364 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DMemOpt.cpp1258 StoreInst* FirstStore = std::get<0>(StoresToMerge.front()); in mergeStore() local
1261 if (!checkAlignmentBeforeMerge(FirstStore, StoresToMerge, NumElts)) in mergeStore()
1272 Value* BitCastPtr = FirstStore->getPointerOperand(); in mergeStore()
1279 dyn_cast<GetElementPtrInst>(FirstStore->getPointerOperand())) { in mergeStore()
1298 dyn_cast<GetElementPtrInst>(FirstStore->getOperand(1)); in mergeStore()
1362 IGCLLVM::getAlign(FirstStore->getAlignment())); in mergeStore()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp349 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
368 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp351 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
370 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp350 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
369 std::for_each(MemInstrs.begin() + getInstrIndex(FirstStore) + 1, in findPointersWrittenOnForwardingPath()
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Analysis/
H A DMemorySSA.cpp717 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
746 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
758 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Analysis/
H A DMemorySSATest.cpp716 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
745 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
757 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Analysis/
H A DMemorySSATest.cpp716 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
745 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
757 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Analysis/
H A DMemorySSATest.cpp716 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
745 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
757 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Analysis/
H A DMemorySSATest.cpp716 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
745 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
757 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp716 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
745 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
757 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Analysis/
H A DMemorySSATest.cpp717 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
746 EXPECT_EQ(MSSA.getMemoryAccess(FirstStore), Load0Clobber); in TEST_F()
758 EXPECT_EQ(UseClobber, MSSA.getMemoryAccess(FirstStore)); in TEST_F()

12