Searched refs:getSubregIndexByMVT (Results 1 – 2 of 2) sorted by relevance
376 static unsigned getSubregIndexByMVT(MVT VT, unsigned Index);
2580 unsigned RISCVTargetLowering::getSubregIndexByMVT(MVT VT, unsigned Index) { in getSubregIndexByMVT() function in RISCVTargetLowering2673 return {getSubregIndexByMVT(VecVT, InsertExtractIdx), 0}; in decomposeSubvectorInsertExtractToSubRegs()2690 getSubregIndexByMVT(VecVT, IsHi)); in decomposeSubvectorInsertExtractToSubRegs()