Searched refs:SmallerVT (Results 1 – 1 of 1) sorted by relevance
8426 MVT SmallerVT; in getSmallestVTForIndex() 8428 SmallerVT = getLMUL1VT(VecVT); in getSmallestVTForIndex() 8430 SmallerVT = getLMUL1VT(VecVT).getDoubleNumVectorElementsVT(); in getSmallestVTForIndex() 8432 SmallerVT = getLMUL1VT(VecVT) in getSmallestVTForIndex() 8435 if (!SmallerVT.isValid() || !VecVT.bitsGT(SmallerVT)) in getSmallestVTForIndex() 8437 return SmallerVT;8721 if (auto SmallerVT = in lowerEXTRACT_VECTOR_ELT() 8723 ContainerVT = *SmallerVT; in lowerEXTRACT_VECTOR_ELT() 8424 MVT SmallerVT; getSmallestVTForIndex() local 8719 if (auto SmallerVT = lowerEXTRACT_VECTOR_ELT() local