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