Searched refs:memoryPointer (Results 1 – 1 of 1) sorted by relevance
153 uint8_t* memoryPointer = nullptr; in copyLargeValuesToSharedMemory() local154 n = mLargeValueMemory.getPointer(&memoryPointer); in copyLargeValuesToSharedMemory()166 memcpy(memoryPointer + operand.location.offset, l.buffer, operand.location.length); in copyLargeValuesToSharedMemory()