Lines Matching defs:LoadedVT
6425 EVT LoadedVT = LoadN->getMemoryVT();6427 if (ExtVT == LoadedVT &&6441 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound())