Searched refs:SmallerVT (Results 1 – 1 of 1) sorted by relevance
9909 MVT SmallerVT; in getSmallestVTForIndex() local9911 SmallerVT = RISCVTargetLowering::getM1VT(VecVT); in getSmallestVTForIndex()9913 SmallerVT = in getSmallestVTForIndex()9916 SmallerVT = RISCVTargetLowering::getM1VT(VecVT) in getSmallestVTForIndex()9919 if (!SmallerVT.isValid() || !VecVT.bitsGT(SmallerVT)) in getSmallestVTForIndex()9921 return SmallerVT; in getSmallestVTForIndex()10238 if (auto SmallerVT = in lowerEXTRACT_VECTOR_ELT() local10240 ContainerVT = *SmallerVT; in lowerEXTRACT_VECTOR_ELT()