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.c25 vector bool int res_vbi; variable
479 res_vbi = vec_and(vbi, vbi); in test1()
563 res_vbi = vec_vand(vbi, vbi); in test1()
930 res_vbi = vec_cmpeq(vi, vi); in test2()
934 res_vbi = vec_cmpeq(vui, vui); in test2()
938 res_vbi = vec_cmpeq(vf, vf); in test2()
959 res_vbi = vec_cmpge(vi, vi); in test2()
963 res_vbi = vec_cmpge(vui, vui); in test2()
967 res_vbi = vec_cmpge(vf, vf); in test2()
971 res_vbi = vec_vcmpgefp(vf, vf); in test2()
[all …]
Dbuiltins-ppc-vsx.c20 vector bool int res_vbi; variable
107 res_vbi = vec_cmpeq(vf, vf); in test1()
115 res_vbi = vec_cmpge(vf, vf); in test1()
123 res_vbi = vec_cmpgt(vf, vf); in test1()
131 res_vbi = vec_cmple(vf, vf); in test1()
139 res_vbi = vec_cmplt(vf, vf); in test1()
277 res_vbi = vec_pack(vbll, vbll); in test1()
Dbuiltins-ppc-p8vector.c54 vector bool int res_vbi; variable
125 res_vbi = vec_mergee(vbi, vbi); in test1()
139 res_vbi = vec_mergeo(vbi, vbi); in test1()
1408 res_vbi = vec_orc(vbi, vbi); in test1()