Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c33 vector pixel res_vp; variable
1265 res_vp = vec_ld(0, &vp); in test6()
1337 res_vp = vec_lvx(0, &vp); in test6()
1467 res_vp = vec_ldl(0, &vp); in test6()
1539 res_vp = vec_lvxl(0, &vp); in test6()
1778 res_vp = vec_mergeh(vp, vp); in test6()
1822 res_vp = vec_vmrghh(vp, vp); in test6()
1867 res_vp = vec_mergeh(vp, vp); in test6()
1911 res_vp = vec_vmrglh(vp, vp); in test6()
2686 res_vp = vec_packpx(vui, vui); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c33 vector pixel res_vp; variable
1438 res_vp = vec_ld(0, &vp); in test6()
1510 res_vp = vec_lvx(0, &vp); in test6()
1640 res_vp = vec_ldl(0, &vp); in test6()
1712 res_vp = vec_lvxl(0, &vp); in test6()
1951 res_vp = vec_mergeh(vp, vp); in test6()
1995 res_vp = vec_vmrghh(vp, vp); in test6()
2040 res_vp = vec_mergeh(vp, vp); in test6()
2084 res_vp = vec_vmrglh(vp, vp); in test6()
2859 res_vp = vec_packpx(vui, vui); in test6()
[all …]