Searched refs:numOfBytes (Results 1 – 1 of 1) sorted by relevance
1082 unsigned numOfBytes =(Val.AggregateVal[i].IntVal.getBitWidth()+7)/8; in StoreValueToMemory() local1084 (uint8_t*)Ptr + numOfBytes*i, numOfBytes); in StoreValueToMemory()