Searched refs:packed_uchar64 (Results 1 – 1 of 1) sorted by relevance
91 typedef __attribute__((__ext_vector_type__(64), __aligned__(1))) uint8_t packed_uchar64; typedef133 return (const vector_uchar64)*(const packed_uchar64 *)ptr; in load64()165 *(packed_uchar64 *)ptr = (packed_uchar64)data; in store64()