Lines Matching defs:LoadedVT
1016 EVT LoadedVT = LD->getMemoryVT();
1030 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
1031 switch (LoadedVT.getSimpleVT().SimpleTy) {
1042 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
1043 switch (LoadedVT.getSimpleVT().SimpleTy) {
1064 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
1065 switch (LoadedVT.getSimpleVT().SimpleTy) {
1076 assert((!isSExt || LoadedVT == MVT::i16 || LoadedVT == MVT::i32) &&
1078 switch (LoadedVT.getSimpleVT().SimpleTy) {