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

/external/clang/test/CodeGen/
H A Dbuiltins-systemz-zvector.c2557 vsc = vec_cmpne_or_0_idx_cc(vsc, vsc, &cc);
2559 vuc = vec_cmpne_or_0_idx_cc(vuc, vuc, &cc);
2561 vuc = vec_cmpne_or_0_idx_cc(vbc, vbc, &cc);
2563 vss = vec_cmpne_or_0_idx_cc(vss, vss, &cc);
2565 vus = vec_cmpne_or_0_idx_cc(vus, vus, &cc);
2567 vus = vec_cmpne_or_0_idx_cc(vbs, vbs, &cc);
2569 vsi = vec_cmpne_or_0_idx_cc(vsi, vsi, &cc);
2571 vui = vec_cmpne_or_0_idx_cc(vui, vui, &cc);
2573 vui = vec_cmpne_or_0_idx_cc(vbi, vbi, &cc);
/external/clang/lib/Headers/
H A Dvecintrin.h7910 /*-- vec_cmpne_or_0_idx_cc --------------------------------------------------*/
7913 vec_cmpne_or_0_idx_cc(vector signed char __a, vector signed char __b, function
7921 vec_cmpne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
7927 vec_cmpne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, function
7933 vec_cmpne_or_0_idx_cc(vector signed short __a, vector signed short __b, function
7941 vec_cmpne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { function
7947 vec_cmpne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, function
7953 vec_cmpne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { function
7960 vec_cmpne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
7966 vec_cmpne_or_0_idx_cc(vecto function
[all...]
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dvecintrin.h7910 /*-- vec_cmpne_or_0_idx_cc --------------------------------------------------*/
7913 vec_cmpne_or_0_idx_cc(vector signed char __a, vector signed char __b, function
7921 vec_cmpne_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
7927 vec_cmpne_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, function
7933 vec_cmpne_or_0_idx_cc(vector signed short __a, vector signed short __b, function
7941 vec_cmpne_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { function
7947 vec_cmpne_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, function
7953 vec_cmpne_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { function
7960 vec_cmpne_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
7966 vec_cmpne_or_0_idx_cc(vecto function
[all...]

Completed in 119 milliseconds