Searched refs:vector_int4 (Results 1 – 3 of 3) sorted by relevance
13 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef 26 typedef __attribute__((vector_size(16))) int vector_int4; typedef 46 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;
390 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef 394 vector_int4 foo123(vector_float4 &A, vector_float4 &B) { in foo123() 401 vector_int4 foo123(vector_float4 &A, vector_float4 &B) { in foo123()