Home
last modified time | relevance | path

Searched refs:vec_cmpeq_or_0_idx_cc (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-systemz-zvector.c2481 vsc = vec_cmpeq_or_0_idx_cc(vsc, vsc, &cc); in test_string()
2483 vuc = vec_cmpeq_or_0_idx_cc(vuc, vuc, &cc); in test_string()
2485 vuc = vec_cmpeq_or_0_idx_cc(vbc, vbc, &cc); in test_string()
2487 vss = vec_cmpeq_or_0_idx_cc(vss, vss, &cc); in test_string()
2489 vus = vec_cmpeq_or_0_idx_cc(vus, vus, &cc); in test_string()
2491 vus = vec_cmpeq_or_0_idx_cc(vbs, vbs, &cc); in test_string()
2493 vsi = vec_cmpeq_or_0_idx_cc(vsi, vsi, &cc); in test_string()
2495 vui = vec_cmpeq_or_0_idx_cc(vui, vui, &cc); in test_string()
2497 vui = vec_cmpeq_or_0_idx_cc(vbi, vbi, &cc); in test_string()
/external/clang/lib/Headers/
Dvecintrin.h7682 vec_cmpeq_or_0_idx_cc(vector signed char __a, vector signed char __b, in vec_cmpeq_or_0_idx_cc() function
7690 vec_cmpeq_or_0_idx_cc(vector bool char __a, vector bool char __b, int *__cc) { in vec_cmpeq_or_0_idx_cc() function
7696 vec_cmpeq_or_0_idx_cc(vector unsigned char __a, vector unsigned char __b, in vec_cmpeq_or_0_idx_cc() function
7702 vec_cmpeq_or_0_idx_cc(vector signed short __a, vector signed short __b, in vec_cmpeq_or_0_idx_cc() function
7710 vec_cmpeq_or_0_idx_cc(vector bool short __a, vector bool short __b, int *__cc) { in vec_cmpeq_or_0_idx_cc() function
7716 vec_cmpeq_or_0_idx_cc(vector unsigned short __a, vector unsigned short __b, in vec_cmpeq_or_0_idx_cc() function
7722 vec_cmpeq_or_0_idx_cc(vector signed int __a, vector signed int __b, int *__cc) { in vec_cmpeq_or_0_idx_cc() function
7729 vec_cmpeq_or_0_idx_cc(vector bool int __a, vector bool int __b, int *__cc) { in vec_cmpeq_or_0_idx_cc() function
7735 vec_cmpeq_or_0_idx_cc(vector unsigned int __a, vector unsigned int __b, in vec_cmpeq_or_0_idx_cc() function