Searched refs:getStoreSizeInBits (Results 1 – 15 of 15) sorted by relevance
407 TypeSize getStoreSizeInBits() const { in getStoreSizeInBits() function
375 TypeSize getStoreSizeInBits() const { in getStoreSizeInBits() function
41 unsigned StoreSize = VT.getStoreSizeInBits(); in getEquivalentMemType()838 unsigned NewSize = NewVT.getStoreSizeInBits(); in shouldReduceLoadWidth()846 unsigned OldSize = OldVT.getStoreSizeInBits(); in shouldReduceLoadWidth()1282 unsigned MemoryBits = ArgVT.getStoreSizeInBits() / NumRegs; in analyzeFormalArgumentsCompute()1283 assert(ArgVT.getStoreSizeInBits() % NumRegs == 0); in analyzeFormalArgumentsCompute()
10109 EVT::getIntegerVT(*DAG.getContext(), StoreVT.getStoreSizeInBits()); in handleD16VData()10115 WidenedStoreVT.getStoreSizeInBits()); in handleD16VData()
464 unsigned BitWidth = VT.getStoreSizeInBits(); in getCorrespondingIntegerType()
573 LargestAlignSeen, Align(VA.getLocVT().getStoreSizeInBits() / 8)); in LowerCall()960 : VA.getLocVT().getStoreSizeInBits() / 8; in LowerFormalArguments()
1665 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine()
546 TypeSize StSize = StVT.getStoreSizeInBits(); in LegalizeStoreOps()736 if (SrcWidth != SrcVT.getStoreSizeInBits() && in LegalizeLoadOps()749 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps()
15495 LN0->getMemoryVT().getStoreSizeInBits().getFixedValue(); in reduceLoadWidth()15496 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits().getFixedValue(); in reduceLoadWidth()19961 Offset = ((int64_t)STMemType.getStoreSizeInBits().getFixedValue() - in ForwardStoreValueToDirectLoad()19962 (int64_t)LDMemType.getStoreSizeInBits().getFixedValue()) / in ForwardStoreValueToDirectLoad()20952 (NewVT.getStoreSizeInBits() != NewBW || in ReduceLoadOpStoreWidth()20969 unsigned VTStoreSize = VT.getStoreSizeInBits().getFixedValue(); in ReduceLoadOpStoreWidth()21213 TypeSize ElementSizeBits = MemVT.getStoreSizeInBits(); in mergeStoresOfConstantsOrVecElts()
4873 unsigned memWidth = Lod->getMemoryVT().getStoreSizeInBits(); in SimplifySetCC()10138 unsigned NumLoadBits = SrcVT.getStoreSizeInBits(); in scalarizeVectorLoad()
4817 const unsigned ShiftUnitInBits = LoadVT.getStoreSizeInBits(); in ExpandIntRes_ShiftThroughStack()
2841 : LLT::scalar(Info.memVT.getStoreSizeInBits()); in translateCall()
2850 NumBits != Load->getMemoryVT().getStoreSizeInBits()) in adjustSubwordCmp()3072 if (L->getMemoryVT().getStoreSizeInBits().getFixedValue() <= in adjustICmpTruncate()
5160 if (MemIntr->getMemoryVT().getStoreSizeInBits() != VT.getScalarSizeInBits()) in getTargetConstantBitsFromNode()5190 unsigned SubVecSizeInBits = MemIntr->getMemoryVT().getStoreSizeInBits(); in getTargetConstantBitsFromNode()7309 assert(EltBaseVT.getSizeInBits() == EltBaseVT.getStoreSizeInBits() && in EltsFromConsecutiveLoads()7313 unsigned BaseSizeInBits = EltBaseVT.getStoreSizeInBits(); in EltsFromConsecutiveLoads()44035 if (ExtSizeInBits == MemVT.getStoreSizeInBits()) { in SimplifyDemandedVectorEltsForTargetNode()44044 } else if ((ExtSizeInBits % MemVT.getStoreSizeInBits()) == 0) { in SimplifyDemandedVectorEltsForTargetNode()
23905 EVT::getIntegerVT(*DAG.getContext(), MemVT.getStoreSizeInBits()); in combineBoolVectorAndTruncateStore()