Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c18 vector bool char res_vbc; variable
423 res_vbc = vec_and(vbc, vbc); in test1()
507 res_vbc = vec_vand(vbc, vbc); in test1()
602 res_vbc = vec_andc(vbc, vbc); in test1()
740 res_vbc = vec_vandc(vbc, vbc); in test1()
914 res_vbc = vec_cmpeq(vsc, vsc); in test2()
918 res_vbc = vec_cmpeq(vuc, vuc); in test2()
943 res_vbc = vec_cmpge(vsc, vsc); in test2()
947 res_vbc = vec_cmpge(vuc, vuc); in test2()
980 res_vbc = vec_cmpgt(vsc, vsc); in test5()
[all …]
Dbuiltins-ppc-p8vector.c46 vector bool char res_vbc; variable
1324 res_vbc = vec_orc(vbc, vbc); in test1()