Searched refs:vec_ste (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-altivec.c | 5056 vec_ste(vsc, 0, ¶m_sc); in test6() 5060 vec_ste(vuc, 0, ¶m_uc); in test6() 5064 vec_ste(vbc, 0, ¶m_sc); in test6() 5068 vec_ste(vbc, 0, ¶m_uc); 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() 5092 vec_ste(vp, 0, ¶m_us); in test6() 5096 vec_ste(vi, 0, ¶m_i); in test6() 5104 vec_ste(vbi, 0, ¶m_i); in test6() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | README_ALTIVEC.txt | 67 vec_ste(&destloc,0,vTemp);
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | altivec.h | 11435 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, long __b, in vec_ste() function 11445 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste() function 11450 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste() function 11455 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, long __b, in vec_ste() function 11465 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste() function 11470 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste() function 11475 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste() function 11480 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste() function 11494 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, in vec_ste() function 11499 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, in vec_ste() function [all …]
|