Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13864 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
13867 if (NoTypeMatch) in getStoreMergeCandidates()
13886 if (NoTypeMatch) in getStoreMergeCandidates()