Home | History | Annotate | Download | only in cpu_ref

Lines Matching full:srcptr

936     int32_t *srcPtr = reinterpret_cast<int32_t *>(
939 int32_t *srcPtr = reinterpret_cast<int32_t *>(mFieldAddress[slot]);
941 if (!srcPtr) {
945 memcpy(data, srcPtr, dataLength);