Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:numOfBytes

1077         unsigned numOfBytes =(Val.AggregateVal[i].IntVal.getBitWidth()+7)/8;
1079 (uint8_t*)Ptr + numOfBytes*i, numOfBytes);