Searched refs:__v4qi (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/Headers/ |
D | avx512vlintrin.h | 21 typedef char __v4qi __attribute__((__vector_size__(4))); typedef 7551 __builtin_convertvector((__v4si)__A, __v4qi), (__v4qi){0, 0, 0, 0}, 0, 1, in _mm_cvtepi32_epi8() 7696 __builtin_convertvector((__v4di)__A, __v4qi), (__v4qi){0, 0, 0, 0}, 0, 1, in _mm256_cvtepi64_epi8()
|