Searched defs:load16 (Results 1 – 4 of 4) sorted by relevance
70 uint16_t load16(const void *ptr) in load16() function
159 inline static uint16_t load16(uint8_t *b) { in load16() function
513 int4 load16 = reinterpret_cast<const int4*>(bPtrCur)[0]; in load() local