Searched refs:SimpleVT (Results 1 – 1 of 1) sorted by relevance
646 MVT SimpleVT = LoadedVT.getSimpleVT(); in SelectLoad() local648 if (SimpleVT.isVector()) { in SelectLoad()649 unsigned num = SimpleVT.getVectorNumElements(); in SelectLoad()664 MVT ScalarVT = SimpleVT.getScalarType(); in SelectLoad()880 MVT SimpleVT = LoadedVT.getSimpleVT(); in SelectLoadVector() local888 MVT ScalarVT = SimpleVT.getScalarType(); in SelectLoadVector()2016 MVT SimpleVT = StoreVT.getSimpleVT(); in SelectStore() local2018 if (SimpleVT.isVector()) { in SelectStore()2019 unsigned num = SimpleVT.getVectorNumElements(); in SelectStore()2031 MVT ScalarVT = SimpleVT.getScalarType(); in SelectStore()