Searched refs:vec_st (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-altivec.c | 4847 vec_st(vsc, 0, &vsc); in test6() 4855 vec_st(vuc, 0, &vuc); in test6() 4871 vec_st(vbc, 0, &vbc); in test6() 4875 vec_st(vs, 0, &vs); in test6() 4883 vec_st(vus, 0, &vus); in test6() 4899 vec_st(vbs, 0, &vbs); in test6() 4911 vec_st(vp, 0, &vp); in test6() 4915 vec_st(vi, 0, &vi); in test6() 4923 vec_st(vui, 0, &vui); in test6() 4939 vec_st(vbi, 0, &vbi); in test6() [all …]
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | altivec.h | 14178 return vec_st( in vec_stvlx() 14191 return vec_st( in vec_stvlx() 14198 return vec_st( in vec_stvlx() 14211 return vec_st( in vec_stvlx() 14225 return vec_st( in vec_stvlx() 14232 return vec_st( in vec_stvlx() 14239 return vec_st( in vec_stvlx() 14252 return vec_st( in vec_stvlx() 14265 return vec_st( in vec_stvlx() 14272 return vec_st( in vec_stvlx() [all …]
|
| /llvm-project-15.0.7/clang/lib/Headers/ppc_wrappers/ |
| H A D | emmintrin.h | 176 vec_st((__v16qu)__A, 0, (__v16qu *)__P); in _mm_store_pd() 773 vec_st((__v16qu)__B, 0, (__v16qu *)__P); in _mm_store_si128()
|
| H A D | xmmintrin.h | 150 vec_st((__v4sf)__A, 0, (__v4sf *)__P); in _mm_store_ps()
|