Lines Matching defs:LoadedVT
6570 EVT LoadedVT = LoadN->getMemoryVT();6572 if (ExtVT == LoadedVT &&6586 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound())