Lines Matching refs:vec_vxor

13360 /* vec_vxor */
13363 vec_vxor(vector signed char __a, vector signed char __b) {
13368 vec_vxor(vector bool char __a, vector signed char __b) {
13373 vec_vxor(vector signed char __a, vector bool char __b) {
13378 vec_vxor(vector unsigned char __a, vector unsigned char __b) {
13383 vec_vxor(vector bool char __a, vector unsigned char __b) {
13388 vec_vxor(vector unsigned char __a, vector bool char __b) {
13392 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a,
13397 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
13402 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector bool short __a,
13407 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a,
13413 vec_vxor(vector unsigned short __a, vector unsigned short __b) {
13418 vec_vxor(vector bool short __a, vector unsigned short __b) {
13423 vec_vxor(vector unsigned short __a, vector bool short __b) {
13428 vec_vxor(vector bool short __a, vector bool short __b) {
13432 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
13437 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a,
13442 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a,
13448 vec_vxor(vector unsigned int __a, vector unsigned int __b) {
13453 vec_vxor(vector bool int __a, vector unsigned int __b) {
13458 vec_vxor(vector unsigned int __a, vector bool int __b) {
13462 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a,
13467 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
13474 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a,
13481 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a,
13490 vec_vxor(vector signed long long __a, vector signed long long __b) {
13495 vec_vxor(vector bool long long __a, vector signed long long __b) {
13500 vec_vxor(vector signed long long __a, vector bool long long __b) {
13505 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) {
13510 vec_vxor(vector bool long long __a, vector unsigned long long __b) {
13515 vec_vxor(vector unsigned long long __a, vector bool long long __b) {
13520 vec_vxor(vector bool long long __a, vector bool long long __b) {