Searched refs:vSInt16 (Results 1 – 2 of 2) sorted by relevance
11 typedef int16_t vSInt16 __attribute__ ((__vector_size__ (16))); in main() typedef14 vSInt16 *vdtbl = (vSInt16*) dtbl; in main()16 vSInt16 v0; in main()
498 typedef short vSInt16 __attribute__ ((__vector_size__ (16)));500 static const vSInt16 a = {- 22725, - 12873, - 22725, - 12873, - 22725, - 12873,503 vSInt16 madd(vSInt16 b)