Searched refs:SimpleVT (Results 1 – 1 of 1) sorted by relevance
689 MVT SimpleVT = LoadedVT.getSimpleVT(); in SelectLoad() local691 if (SimpleVT.isVector()) { in SelectLoad()692 unsigned num = SimpleVT.getVectorNumElements(); in SelectLoad()707 MVT ScalarVT = SimpleVT.getScalarType(); in SelectLoad()927 MVT SimpleVT = LoadedVT.getSimpleVT(); in SelectLoadVector() local935 MVT ScalarVT = SimpleVT.getScalarType(); in SelectLoadVector()2075 MVT SimpleVT = StoreVT.getSimpleVT(); in SelectStore() local2077 if (SimpleVT.isVector()) { in SelectStore()2078 unsigned num = SimpleVT.getVectorNumElements(); in SelectStore()2090 MVT ScalarVT = SimpleVT.getScalarType(); in SelectStore()