Lines Matching defs:LoadedVT
5553 EVT LoadedVT = LD->getMemoryVT();
5573 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5574 switch (LoadedVT.getSimpleVT().SimpleTy) {
5585 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5586 switch (LoadedVT.getSimpleVT().SimpleTy) {
5610 assert((!isSExt || LoadedVT == MVT::i16) && "Invalid sext update load");
5611 switch (LoadedVT.getSimpleVT().SimpleTy) {
5622 assert((!isSExt || LoadedVT == MVT::i16 || LoadedVT == MVT::i32) &&
5624 switch (LoadedVT.getSimpleVT().SimpleTy) {