Home
last modified time | relevance | path

Searched refs:res_vbi (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c34 vector bool int res_vbi; variable
552 res_vbi = vec_and(vbi, vbi); in test1()
636 res_vbi = vec_vand(vbi, vbi); in test1()
1019 res_vbi = vec_cmpeq(vi, vi); in test2()
1023 res_vbi = vec_cmpeq(vui, vui); in test2()
1027 res_vbi = vec_cmpeq(vbi, vbi); in test2()
1031 res_vbi = vec_cmpeq(vbi, vbi); in test2()
1035 res_vbi = vec_cmpeq(vf, vf); in test2()
1088 res_vbi = vec_cmpne(vi, vi); in test2()
1094 res_vbi = vec_cmpne(vui, vui); in test2()
[all …]
Dbuiltins-ppc-vsx.c46 vector bool int res_vbi; variable
166 res_vbi = vec_cmpeq(vf, vf); in test1()
174 res_vbi = vec_cmpge(vf, vf); in test1()
182 res_vbi = vec_cmpgt(vf, vf); in test1()
190 res_vbi = vec_cmple(vf, vf); in test1()
198 res_vbi = vec_cmplt(vf, vf); in test1()
336 res_vbi = vec_pack(vbll, vbll); in test1()
354 res_vbi = vec_vsx_ld(0, &vbi); in test1()
440 vec_vsx_st(vbi, 0, &res_vbi); in test1()
Dbuiltins-ppc-p8vector.c55 vector bool int res_vbi; variable
119 res_vbi = vec_mergee(vbi, vbi); in test1()
153 res_vbi = vec_mergeo(vbi, vbi); in test1()
1491 res_vbi = vec_orc(vbi, vbi); in test1()
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c34 vector bool int res_vbi; variable
498 res_vbi = vec_and(vbi, vbi); in test1()
582 res_vbi = vec_vand(vbi, vbi); in test1()
949 res_vbi = vec_cmpeq(vi, vi); in test2()
953 res_vbi = vec_cmpeq(vui, vui); in test2()
957 res_vbi = vec_cmpeq(vf, vf); in test2()
978 res_vbi = vec_cmpge(vi, vi); in test2()
982 res_vbi = vec_cmpge(vui, vui); in test2()
986 res_vbi = vec_cmpge(vf, vf); in test2()
990 res_vbi = vec_vcmpgefp(vf, vf); in test2()
[all …]
Dbuiltins-ppc-vsx.c45 vector bool int res_vbi; variable
151 res_vbi = vec_cmpeq(vf, vf); in test1()
159 res_vbi = vec_cmpge(vf, vf); in test1()
167 res_vbi = vec_cmpgt(vf, vf); in test1()
175 res_vbi = vec_cmple(vf, vf); in test1()
183 res_vbi = vec_cmplt(vf, vf); in test1()
321 res_vbi = vec_pack(vbll, vbll); in test1()
339 res_vbi = vec_vsx_ld(0, &vbi); in test1()
425 vec_vsx_st(vbi, 0, &res_vbi); in test1()
Dbuiltins-ppc-p8vector.c55 vector bool int res_vbi; variable
126 res_vbi = vec_mergee(vbi, vbi); in test1()
140 res_vbi = vec_mergeo(vbi, vbi); in test1()
1409 res_vbi = vec_orc(vbi, vbi); in test1()