Searched refs:InsSubVT (Results 1 – 1 of 1) sorted by relevance
25853 EVT InsSubVT = InsSub.getValueType(); in visitEXTRACT_SUBVECTOR() local25854 unsigned NumInsElts = InsSubVT.getVectorMinNumElements(); in visitEXTRACT_SUBVECTOR()25858 TLI.isExtractSubvectorCheap(NVT, InsSubVT, ExtIdx - InsIdx) && in visitEXTRACT_SUBVECTOR()25859 InsSubVT.isFixedLengthVector() && NVT.isFixedLengthVector() && in visitEXTRACT_SUBVECTOR()