Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadedVT

2768         EVT LoadedVT = LN0->getMemoryVT();
2770 if (ExtVT == LoadedVT &&
2788 if (!LN0->isVolatile() && LoadedVT.bitsGT(ExtVT) && ExtVT.isRound() &&
2799 unsigned LVTStoreBytes = LoadedVT.getStoreSize();