Lines Matching defs:LoadedVT
5552 EVT LoadedVT = LD->getMemoryVT();
5572 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5573 switch (LoadedVT.getSimpleVT().SimpleTy) {
5584 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5585 switch (LoadedVT.getSimpleVT().SimpleTy) {
5609 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5610 switch (LoadedVT.getSimpleVT().SimpleTy) {
5621 assert((!isSExt || LoadedVT == MVT::i16 || LoadedVT == MVT::i32) &&
5623 switch (LoadedVT.getSimpleVT().SimpleTy) {