Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20090 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
20094 if (NoTypeMatch) in getStoreMergeCandidates()
20121 if (NoTypeMatch) in getStoreMergeCandidates()