Home
last modified time | relevance | path

Searched refs:NoTypeMatch (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14385 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
14388 if (NoTypeMatch) in getStoreMergeCandidates()
14407 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13871 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
13874 if (NoTypeMatch) in getStoreMergeCandidates()
13893 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15571 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
15574 if (NoTypeMatch) in getStoreMergeCandidates()
15598 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15566 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
15569 if (NoTypeMatch) in getStoreMergeCandidates()
15593 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15571 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
15574 if (NoTypeMatch) in getStoreMergeCandidates()
15598 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15384 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
15387 if (NoTypeMatch) in getStoreMergeCandidates()
15409 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16349 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16353 if (NoTypeMatch) in getStoreMergeCandidates()
16377 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16207 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16210 if (NoTypeMatch) in getStoreMergeCandidates()
16234 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17120 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17124 if (NoTypeMatch) in getStoreMergeCandidates()
17148 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16619 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16623 if (NoTypeMatch) in getStoreMergeCandidates()
16647 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16112 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16115 if (NoTypeMatch) in getStoreMergeCandidates()
16139 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17120 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17124 if (NoTypeMatch) in getStoreMergeCandidates()
17148 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17120 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17124 if (NoTypeMatch) in getStoreMergeCandidates()
17148 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16619 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16623 if (NoTypeMatch) in getStoreMergeCandidates()
16647 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17120 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17124 if (NoTypeMatch) in getStoreMergeCandidates()
17148 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17120 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17124 if (NoTypeMatch) in getStoreMergeCandidates()
17148 if (NoTypeMatch) in getStoreMergeCandidates()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17180 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
17184 if (NoTypeMatch) in getStoreMergeCandidates()
17208 if (NoTypeMatch) in getStoreMergeCandidates()