Lines Matching defs:vec_vxor

13372 /* vec_vxor */
13375 vec_vxor(vector signed char __a, vector signed char __b) {
13380 vec_vxor(vector bool char __a, vector signed char __b) {
13385 vec_vxor(vector signed char __a, vector bool char __b) {
13390 vec_vxor(vector unsigned char __a, vector unsigned char __b) {
13395 vec_vxor(vector bool char __a, vector unsigned char __b) {
13400 vec_vxor(vector unsigned char __a, vector bool char __b) {
13404 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a,
13409 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
13414 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a,
13419 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
13425 vec_vxor(vector unsigned short __a, vector unsigned short __b) {
13430 vec_vxor(vector bool short __a, vector unsigned short __b) {
13435 vec_vxor(vector unsigned short __a, vector bool short __b) {
13440 vec_vxor(vector bool short __a, vector bool short __b) {
13444 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
13449 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a,
13454 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
13460 vec_vxor(vector unsigned int __a, vector unsigned int __b) {
13465 vec_vxor(vector bool int __a, vector unsigned int __b) {
13470 vec_vxor(vector unsigned int __a, vector bool int __b) {
13474 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a,
13479 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
13486 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a,
13493 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
13502 vec_vxor(vector signed long long __a, vector signed long long __b) {
13507 vec_vxor(vector bool long long __a, vector signed long long __b) {
13512 vec_vxor(vector signed long long __a, vector bool long long __b) {
13517 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) {
13522 vec_vxor(vector bool long long __a, vector unsigned long long __b) {
13527 vec_vxor(vector unsigned long long __a, vector bool long long __b) {
13532 vec_vxor(vector bool long long __a, vector bool long long __b) {