Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15566 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
15569 if (NoTypeMatch) in getStoreMergeCandidates()
15593 if (NoTypeMatch) in getStoreMergeCandidates()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16602 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
16606 if (NoTypeMatch) in getStoreMergeCandidates()
16630 if (NoTypeMatch) in getStoreMergeCandidates()