Lines Matching defs:vec_vsr

10803 /* vec_vsr */
10806 vec_vsr(vector signed char __a, vector unsigned char __b) {
10812 vec_vsr(vector signed char __a, vector unsigned short __b) {
10818 vec_vsr(vector signed char __a, vector unsigned int __b) {
10824 vec_vsr(vector unsigned char __a, vector unsigned char __b) {
10830 vec_vsr(vector unsigned char __a, vector unsigned short __b) {
10836 vec_vsr(vector unsigned char __a, vector unsigned int __b) {
10842 vec_vsr(vector bool char __a, vector unsigned char __b) {
10848 vec_vsr(vector bool char __a, vector unsigned short __b) {
10854 vec_vsr(vector bool char __a, vector unsigned int __b) {
10859 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10864 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10869 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10875 vec_vsr(vector unsigned short __a, vector unsigned char __b) {
10881 vec_vsr(vector unsigned short __a, vector unsigned short __b) {
10887 vec_vsr(vector unsigned short __a, vector unsigned int __b) {
10893 vec_vsr(vector bool short __a, vector unsigned char __b) {
10899 vec_vsr(vector bool short __a, vector unsigned short __b) {
10905 vec_vsr(vector bool short __a, vector unsigned int __b) {
10910 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10915 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10920 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10925 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10930 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10935 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10941 vec_vsr(vector unsigned int __a, vector unsigned char __b) {
10947 vec_vsr(vector unsigned int __a, vector unsigned short __b) {
10953 vec_vsr(vector unsigned int __a, vector unsigned int __b) {
10959 vec_vsr(vector bool int __a, vector unsigned char __b) {
10965 vec_vsr(vector bool int __a, vector unsigned short __b) {
10971 vec_vsr(vector bool int __a, vector unsigned int __b) {