Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c59 vector bool long long res_vbll; variable
154 res_vbll = vec_cmpeq(vsll, vsll); in test1()
159 res_vbll = vec_cmpeq(vull, vull); in test1()
165 res_vbll = vec_cmpge(vsll, vsll); in test1()
170 res_vbll = vec_cmpge(vull, vull); in test1()
176 res_vbll = vec_cmple(vsll, vsll); in test1()
181 res_vbll = vec_cmple(vull, vull); in test1()
187 res_vbll = vec_cmpgt(vsll, vsll); in test1()
192 res_vbll = vec_cmpgt(vull, vull); in test1()
198 res_vbll = vec_cmplt(vsll, vsll); in test1()
[all …]
Dbuiltins-ppc-vsx.c48 vector bool long long res_vbll; variable
147 res_vbll = vec_cmpeq(vd, vd); in test1()
155 res_vbll = vec_cmpge(vd, vd); in test1()
163 res_vbll = vec_cmpgt(vd, vd); in test1()
171 res_vbll = vec_cmple(vd, vd); in test1()
179 res_vbll = vec_cmplt(vd, vd); in test1()
256 res_vbll = vec_perm(vbll, vbll, vuc); in test1()
286 res_vbll = vec_splat(vbll, 1); in test1()
558 res_vbll = vec_and(vbll, vbll); in test1()
587 res_vbll = vec_vand(vbll, vbll); in test1()
[all …]