Searched refs:__cl_short8 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 407 typedef __vector signed short __cl_short8; typedef in typeref:typename:__vector signed short 444 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef in typeref:typename:cl_short 454 typedef __m128i __cl_short8; typedef in typeref:typename:__m128i 768 __cl_short8 v8; 787 __cl_short8 v8[2]; |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 364 typedef __vector signed short __cl_short8; typedef in typeref:typename:__vector signed short 401 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef in typeref:typename:cl_short 411 typedef __m128i __cl_short8; typedef in typeref:typename:__m128i 725 __cl_short8 v8; 744 __cl_short8 v8[2]; |
Completed in 18 milliseconds