Searched refs:param_s (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-altivec.c | 57 short param_s; variable 4879 vec_st(vs, 0, ¶m_s); in test6() 4891 vec_st(vbs, 0, ¶m_s); in test6() 4903 vec_st(vp, 0, ¶m_s); in test6() 4983 vec_stvx(vs, 0, ¶m_s); in test6() 5007 vec_stvx(vp, 0, ¶m_s); in test6() 5072 vec_ste(vs, 0, ¶m_s); in test6() 5080 vec_ste(vbs, 0, ¶m_s); in test6() 5088 vec_ste(vp, 0, ¶m_s); in test6() 5209 vec_stl(vs, 0, ¶m_s); in test6() [all …]
|