Searched defs:IncrementSize (Results 1 – 5 of 5) sorted by relevance
177 unsigned IncrementSize = NOutVT.getSizeInBits() / 8; in ExpandRes_BITCAST() local 267 unsigned IncrementSize = NVT.getSizeInBits() / 8; in ExpandRes_NormalLoad() local 470 unsigned IncrementSize = NVT.getSizeInBits() / 8; in ExpandOp_NormalStore() local
4100 unsigned IncrementSize = NVT.getSizeInBits()/8; in ExpandIntRes_LOAD() local4115 unsigned IncrementSize = NVT.getSizeInBits()/8; in ExpandIntRes_LOAD() local5627 unsigned IncrementSize = NVT.getSizeInBits()/8; in ExpandIntOp_STORE() local5641 unsigned IncrementSize = NVT.getSizeInBits()/8; in ExpandIntOp_STORE() local
564 unsigned IncrementSize; in LegalizeStoreOps() local776 unsigned IncrementSize; in LegalizeLoadOps() local
9893 unsigned IncrementSize = NumBits / 8; in expandUnalignedLoad() local10034 unsigned IncrementSize = NumBits / 8; in expandUnalignedStore() local
1336 unsigned IncrementSize = MemVT.getSizeInBits().getKnownMinValue() / 8; IncrementPointer() local