Searched defs:short8 (Results 1 – 4 of 4) 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
2678 Value *short8 = Nucleus::createBitCast(cast.value, Short8::getType()); in Short4() local3555 Value *short8 = Nucleus::createBitCast(long2, Short8::getType()); in Short8() local3640 Value *short8 = Nucleus::createBitCast(long2, Short8::getType()); in UShort8() local3725 Value *short8 = Nucleus::createBitCast(shuffle, UShort8::getType()); in Swizzle() local