Searched refs:vec_insert_and_zero (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-systemz-zvector.c149 vsc = vec_insert_and_zero(cptrsc);
151 vuc = vec_insert_and_zero(cptruc);
153 vss = vec_insert_and_zero(cptrss);
155 vus = vec_insert_and_zero(cptrus);
157 vsi = vec_insert_and_zero(cptrsi);
159 vui = vec_insert_and_zero(cptrui);
161 vsl = vec_insert_and_zero(cptrsl);
163 vul = vec_insert_and_zero(cptrul);
165 vd = vec_insert_and_zero(cptrd);
/external/clang/lib/Headers/
H A Dvecintrin.h293 /*-- vec_insert_and_zero ----------------------------------------------------*/
296 vec_insert_and_zero(const signed char *__ptr) { function
303 vec_insert_and_zero(const unsigned char *__ptr) { function
310 vec_insert_and_zero(const signed short *__ptr) { function
317 vec_insert_and_zero(const unsigned short *__ptr) { function
324 vec_insert_and_zero(const signed int *__ptr) { function
331 vec_insert_and_zero(const unsigned int *__ptr) { function
338 vec_insert_and_zero(const signed long long *__ptr) { function
345 vec_insert_and_zero(const unsigned long long *__ptr) { function
352 vec_insert_and_zero(cons function
[all...]
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dvecintrin.h293 /*-- vec_insert_and_zero ----------------------------------------------------*/
296 vec_insert_and_zero(const signed char *__ptr) { function
303 vec_insert_and_zero(const unsigned char *__ptr) { function
310 vec_insert_and_zero(const signed short *__ptr) { function
317 vec_insert_and_zero(const unsigned short *__ptr) { function
324 vec_insert_and_zero(const signed int *__ptr) { function
331 vec_insert_and_zero(const unsigned int *__ptr) { function
338 vec_insert_and_zero(const signed long long *__ptr) { function
345 vec_insert_and_zero(const unsigned long long *__ptr) { function
352 vec_insert_and_zero(cons function
[all...]

Completed in 113 milliseconds