Searched defs:short8 (Results 1 – 12 of 12) sorted by relevance
38 typedef short __attribute__((vector_size(16))) short8; typedef
8 typedef __attribute__(( ext_vector_type(8) )) short short8; typedef
40 typedef __attribute__((ext_vector_type(8))) short short8; typedef
210 using short8 = vec8<short>; typedef
91 typedef short short8 __attribute__((ext_vector_type(8))); typedef
78 typedef short short8 __attribute__((ext_vector_type(8))); typedef
70 typedef short short8 __attribute__((ext_vector_type(8))); typedef
2006 Value *short8 = Nucleus::createBitCast(cast.value(), Short8::type()); in Short4() local
2537 Value *short8 = Nucleus::createBitCast(cast.value(), Short8::type()); in Short4() local