Home
last modified time | relevance | path

Searched refs:OtherLd (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp878 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
879 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp879 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
880 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp880 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
881 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp977 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
978 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
976 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp989 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
990 OtherGep = cast<GetElementPtrInst>(OtherLd->getPointerOperand()); in makeGepsAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16356 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
16357 if (!OtherLd) in getStoreMergeCandidates()
16359 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
16360 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
16363 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
16367 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
16370 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17127 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
17128 if (!OtherLd) in getStoreMergeCandidates()
17130 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
17131 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
17134 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
17138 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
17141 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16626 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
16627 if (!OtherLd) in getStoreMergeCandidates()
16629 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
16630 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
16633 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
16637 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
16640 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17127 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
17128 if (!OtherLd) in getStoreMergeCandidates()
17130 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
17131 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
17134 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
17138 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
17141 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17127 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
17128 if (!OtherLd) in getStoreMergeCandidates()
17130 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
17131 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
17134 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
17138 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
17141 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16626 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
16627 if (!OtherLd) in getStoreMergeCandidates()
16629 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
16630 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
16633 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
16637 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
16640 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17127 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
17128 if (!OtherLd) in getStoreMergeCandidates()
17130 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
17131 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
17134 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
17138 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
17141 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17127 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local
17128 if (!OtherLd) in getStoreMergeCandidates()
17130 BaseIndexOffset LPtr = BaseIndexOffset::match(OtherLd, DAG); in getStoreMergeCandidates()
17131 if (LoadVT != OtherLd->getMemoryVT()) in getStoreMergeCandidates()
17134 if (!OtherLd->hasNUsesOfValue(1, 0)) in getStoreMergeCandidates()
17138 if (!OtherLd->isSimple() || OtherLd->isIndexed()) in getStoreMergeCandidates()
17141 if (cast<LoadSDNode>(Val)->isNonTemporal() != OtherLd->isNonTemporal()) in getStoreMergeCandidates()

12