Lines Matching refs:vec_stvx

8703 /* vec_stvx */
8705 static void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b,
8710 static void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b,
8715 static void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b,
8720 static void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b,
8725 static void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b,
8730 static void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b,
8735 static void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b,
8740 static void __ATTRS_o_ai vec_stvx(vector short __a, int __b,
8745 static void __ATTRS_o_ai vec_stvx(vector short __a, int __b, short *__c) {
8749 static void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b,
8754 static void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b,
8759 static void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, short *__c) {
8763 static void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b,
8768 static void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b,
8773 static void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, short *__c) {
8777 static void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b,
8782 static void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b,
8787 static void __ATTRS_o_ai vec_stvx(vector int __a, int __b, vector int *__c) {
8791 static void __ATTRS_o_ai vec_stvx(vector int __a, int __b, int *__c) {
8795 static void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b,
8800 static void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b,
8805 static void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, int *__c) {
8809 static void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b,
8814 static void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b,
8819 static void __ATTRS_o_ai vec_stvx(vector float __a, int __b,
8824 static void __ATTRS_o_ai vec_stvx(vector float __a, int __b, float *__c) {