Searched defs:short8 (Results 1 – 5 of 5) sorted by relevance
38 typedef short __attribute__((vector_size(16))) short8; typedef
8 typedef __attribute__(( ext_vector_type(8) )) short short8; typedef
91 typedef short short8 __attribute__((ext_vector_type(8))); typedef
2562 Value *short8 = Nucleus::createBitCast(cast.value, Short8::getType()); in Short4() local3293 Value *short8 = Nucleus::createBitCast(shuffle, UShort8::getType()); in Swizzle() local
3242 Value *short8 = Nucleus::createBitCast(cast.value, Short8::getType()); in Short4() local