Searched defs:TwoDoubles (Results 1 – 7 of 7) sorted by relevance
15 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
14 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
14 using TwoDoubles = double __attribute__((ext_vector_type(2))); typedef
12 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
12 using TwoDoubles = double __attribute__((ext_vector_type(2))); typedef
1567 struct TwoDoubles { struct1571 typedef struct TwoDoubles TwoDoubles; typedef1585 TwoDoubles twoDoubles = { 0.0, 0.0 }; argument
1793 struct TwoDoubles { struct1797 typedef struct TwoDoubles TwoDoubles; argument1811 TwoDoubles twoDoubles = { 0.0, 0.0 }; argument