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

/external/clang/test/CodeGen/
H A Dbuiltins-systemz-zvector.c2519 vsc = vec_cmpne_idx_cc(vsc, vsc, &cc);
2521 vuc = vec_cmpne_idx_cc(vuc, vuc, &cc);
2523 vuc = vec_cmpne_idx_cc(vbc, vbc, &cc);
2525 vss = vec_cmpne_idx_cc(vss, vss, &cc);
2527 vus = vec_cmpne_idx_cc(vus, vus, &cc);
2529 vus = vec_cmpne_idx_cc(vbs, vbs, &cc);
2531 vsi = vec_cmpne_idx_cc(vsi, vsi, &cc);
2533 vui = vec_cmpne_idx_cc(vui, vui, &cc);
2535 vui = vec_cmpne_idx_cc(vbi, vbi, &cc);
/external/clang/lib/Headers/
H A Dvecintrin.h7796 /*-- vec_cmpne_idx_cc -------------------------------------------------------*/
7799 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) { function
7806 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
7812 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b, function
7818 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) { function
7825 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { function
7831 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b, function
7837 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { function
7844 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
7850 vec_cmpne_idx_cc(vecto function
[all...]
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dvecintrin.h7796 /*-- vec_cmpne_idx_cc -------------------------------------------------------*/
7799 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) { function
7806 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { function
7812 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b, function
7818 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) { function
7825 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { function
7831 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b, function
7837 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { function
7844 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { function
7850 vec_cmpne_idx_cc(vecto function
[all...]

Completed in 120 milliseconds