Searched refs:getSubregIndexByMVT (Results 1 – 3 of 3) sorted by relevance
815 static unsigned getSubregIndexByMVT(MVT VT, unsigned Index);
370 unsigned SubRegIdx = RISCVTargetLowering::getSubregIndexByMVT(VT, I); in selectVLSEG()411 unsigned SubRegIdx = RISCVTargetLowering::getSubregIndexByMVT(VT, I); in selectVLSEGFF()463 unsigned SubRegIdx = RISCVTargetLowering::getSubregIndexByMVT(VT, I); in selectVLXSEG()
2493 unsigned RISCVTargetLowering::getSubregIndexByMVT(MVT VT, unsigned Index) { in getSubregIndexByMVT() 2551 getSubregIndexByMVT(VecVT, IsHi)); in decomposeSubvectorInsertExtractToSubRegs() 2492 unsigned RISCVTargetLowering::getSubregIndexByMVT(MVT VT, unsigned Index) { getSubregIndexByMVT() function in RISCVTargetLowering