Searched refs:CN0VT (Results 1 – 1 of 1) sorted by relevance
26563 EVT CN0VT = CN0.getValueType(); in visitINSERT_SUBVECTOR() local26565 if (CN0VT.isVector() && CN1VT.isVector() && in visitINSERT_SUBVECTOR()26566 CN0VT.getVectorElementType() == CN1VT.getVectorElementType() && in visitINSERT_SUBVECTOR()26567 CN0VT.getVectorElementCount() == VT.getVectorElementCount()) { in visitINSERT_SUBVECTOR()