Searched refs:getStoreSizeInBits (Results 1 – 10 of 10) sorted by relevance
251 unsigned getStoreSizeInBits() const { in getStoreSizeInBits() function
461 unsigned getStoreSizeInBits() const { in getStoreSizeInBits() function
88 unsigned StoreSize = VT.getStoreSizeInBits(); in getEquivalentMemType()98 unsigned StoreSize = VT.getStoreSizeInBits(); in getEquivalentLoadRegType()454 unsigned NewSize = NewVT.getStoreSizeInBits(); in shouldReduceLoadWidth()461 unsigned OldSize = OldVT.getStoreSizeInBits(); in shouldReduceLoadWidth()1296 unsigned PackedSize = MemVT.getStoreSizeInBits(); in MergeVectorStore()
759 if (StWidth != StVT.getStoreSizeInBits()) { in LegalizeStoreOps()764 StVT.getStoreSizeInBits()); in LegalizeStoreOps()938 if (SrcWidth != SrcVT.getStoreSizeInBits() && in LegalizeLoadOps()951 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps()
6382 unsigned LVTStoreBits = LN0->getMemoryVT().getStoreSizeInBits(); in ReduceLoadWidth()6383 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth()6695 LN0->getMemoryVT().getStoreSizeInBits() < VT.getSizeInBits()) { in visitTRUNCATE()9852 (NewVT.getStoreSizeInBits() != NewBW || in ReduceLoadOpStoreWidth()
1820 unsigned Bytes = std::max(VT1.getStoreSizeInBits(), in CreateStackTemporary()1821 VT2.getStoreSizeInBits())/8; in CreateStackTemporary()
1212 unsigned NumBits = Load->getMemoryVT().getStoreSizeInBits(); in adjustSubwordCmp()1434 if (L->getMemoryVT().getStoreSizeInBits() in adjustICmpTruncate()
1821 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine()
908 ObjSize = VA.getLocVT().getStoreSizeInBits() >> 3; in LowerFormalArguments()
1192 unsigned PerStoreOffset = MemVT.getStoreSizeInBits() / 8 * VecSize; in LowerCall()