Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17358 EVT CN0VT = CN0.getValueType(); in visitINSERT_SUBVECTOR() local
17360 if (CN0VT.isVector() && CN1VT.isVector() && in visitINSERT_SUBVECTOR()
17361 CN0VT.getVectorElementType() == CN1VT.getVectorElementType() && in visitINSERT_SUBVECTOR()
17362 CN0VT.getVectorNumElements() == VT.getVectorNumElements()) { in visitINSERT_SUBVECTOR()