Searched refs:vector_uint4 (Results 1 – 2 of 2) sorted by relevance
16 typedef __attribute__((__ext_vector_type__(4))) unsigned int vector_uint4; typedef29 typedef __attribute__((vector_size(16))) unsigned int vector_uint4; typedef49 vector_uint4 vui4;
18 typedef __attribute__((__ext_vector_type__(4))) unsigned int vector_uint4; typedef31 typedef __attribute__((vector_size(16))) unsigned int vector_uint4; typedef51 vector_uint4 vui4;