Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:SimpleVT

704   MVT SimpleVT = LoadedVT.getSimpleVT();
706 if (SimpleVT.isVector()) {
707 unsigned num = SimpleVT.getVectorNumElements();
722 MVT ScalarVT = SimpleVT.getScalarType();
944 MVT SimpleVT = LoadedVT.getSimpleVT();
952 MVT ScalarVT = SimpleVT.getScalarType();
2143 MVT SimpleVT = StoreVT.getSimpleVT();
2145 if (SimpleVT.isVector()) {
2146 unsigned num = SimpleVT.getVectorNumElements();
2158 MVT ScalarVT = SimpleVT.getScalarType();