Home
last modified time | relevance | path

Searched defs:vec_mtvscr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Daltivec.h4278 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector signed char __a) { in vec_mtvscr() function
4282 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned char __a) { in vec_mtvscr() function
4286 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool char __a) { in vec_mtvscr() function
4290 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector short __a) { in vec_mtvscr() function
4294 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned short __a) { in vec_mtvscr() function
4298 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool short __a) { in vec_mtvscr() function
4302 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector pixel __a) { in vec_mtvscr() function
4306 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector int __a) { in vec_mtvscr() function
4310 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned int __a) { in vec_mtvscr() function
4314 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool int __a) { in vec_mtvscr() function
[all …]