Searched refs:vec_stl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h95 #define vec_stvxl vec_stl
238 #define vec_stl __builtin_vec_stl macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10640 /* vec_stl */
10642 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, function
10647 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, function
10652 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, function
10657 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, function
10662 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
10667 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
10672 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, function
10677 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, function
10682 static __inline__ void __ATTRS_o_ai vec_stl(vecto function
10687 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, function
10692 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, function
10697 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
10702 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
10707 static __inline__ void __ATTRS_o_ai vec_stl(vector bool short __a, int __b, function
10712 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
10717 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
10722 static __inline__ void __ATTRS_o_ai vec_stl(vector pixel __a, int __b, function
10727 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, function
10732 static __inline__ void __ATTRS_o_ai vec_stl(vector int __a, int __b, int *__c) { function
10736 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, function
10741 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned int __a, int __b, function
10746 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
10751 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
10756 static __inline__ void __ATTRS_o_ai vec_stl(vector bool int __a, int __b, function
10761 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, function
10766 static __inline__ void __ATTRS_o_ai vec_stl(vector float __a, int __b, function
[all...]

Completed in 255 milliseconds