Searched defs:vec_ste (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h237 #define vec_ste __builtin_vec_ste macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10485 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, function
10490 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, function
10495 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, function
10500 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, function
10505 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, function
10510 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, function
10515 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, function
10520 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, function
10525 static __inline__ void __ATTRS_o_ai vec_ste(vecto function
10530 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, function
10535 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, int __b, int *__c) { function
10539 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, int __b, function
10544 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, function
10549 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, int __b, function
10554 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, int __b, function
[all...]

Completed in 106 milliseconds