Searched refs:EBytes (Results 1 – 1 of 1) sorted by relevance
4114 unsigned EBytes = MemVT.getStoreSize(); in ExpandIntRes_LOAD() local4116 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD()5640 unsigned EBytes = ExtVT.getStoreSize(); in ExpandIntOp_STORE() local5642 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE()