Home
last modified time | relevance | path

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

/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()