Searched refs:vSInt16 (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/Sema/ |
D | 2010-05-31-palignr.c | 11 typedef int16_t vSInt16 __attribute__ ((__vector_size__ (16))); in main() typedef 14 vSInt16 *vdtbl = (vSInt16*) dtbl; in main() 16 vSInt16 v0; in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | README-SSE.txt | 498 typedef short vSInt16 __attribute__ ((__vector_size__ (16))); 500 static const vSInt16 a = {- 22725, - 12873, - 22725, - 12873, - 22725, - 12873, 503 vSInt16 madd(vSInt16 b)
|
/external/llvm/lib/Target/X86/ |
D | README-SSE.txt | 498 typedef short vSInt16 __attribute__ ((__vector_size__ (16))); 500 static const vSInt16 a = {- 22725, - 12873, - 22725, - 12873, - 22725, - 12873, 503 vSInt16 madd(vSInt16 b)
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | README-SSE.txt | 564 typedef short vSInt16 __attribute__ ((__vector_size__ (16))); 566 static const vSInt16 a = {- 22725, - 12873, - 22725, - 12873, - 22725, - 12873, 569 vSInt16 madd(vSInt16 b)
|