Searched refs:vector_int4 (Results 1 – 3 of 3) sorted by relevance
13 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef26 typedef __attribute__((vector_size(16))) int vector_int4; typedef46 vector_int4 vi4;
15 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef28 typedef __attribute__((vector_size(16))) int vector_int4; typedef48 vector_int4 vi4;
389 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef393 vector_int4 foo123(vector_float4 &A, vector_float4 &B) { in foo123()400 vector_int4 foo123(vector_float4 &A, vector_float4 &B) { in foo123()