Searched defs:vec_stl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1979 #define vec_stl(_a, _b, _c) vec_st(_a, _b, _c) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h283 #define vec_stl __builtin_vec_stl macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h11511 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, function
11516 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, function
11521 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, function
11526 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, function
11531 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
11536 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
11541 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
11546 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, function
11551 static __inline__ void __ATTRS_o_ai vec_stl(vecto function
11556 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, function
11561 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, function
11566 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
11571 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
11576 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
11581 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
11586 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
11591 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
11596 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, function
11601 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, int *__c) { function
11605 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, function
11610 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, function
11615 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
11620 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
11625 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
11630 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, function
11635 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, function
[all...]

Completed in 286 milliseconds