Lines Matching defs:vec_vsr

10710 /* vec_vsr */
10713 vec_vsr(vector signed char __a, vector unsigned char __b) {
10719 vec_vsr(vector signed char __a, vector unsigned short __b) {
10725 vec_vsr(vector signed char __a, vector unsigned int __b) {
10731 vec_vsr(vector unsigned char __a, vector unsigned char __b) {
10737 vec_vsr(vector unsigned char __a, vector unsigned short __b) {
10743 vec_vsr(vector unsigned char __a, vector unsigned int __b) {
10749 vec_vsr(vector bool char __a, vector unsigned char __b) {
10755 vec_vsr(vector bool char __a, vector unsigned short __b) {
10761 vec_vsr(vector bool char __a, vector unsigned int __b) {
10766 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10771 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10776 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a,
10782 vec_vsr(vector unsigned short __a, vector unsigned char __b) {
10788 vec_vsr(vector unsigned short __a, vector unsigned short __b) {
10794 vec_vsr(vector unsigned short __a, vector unsigned int __b) {
10800 vec_vsr(vector bool short __a, vector unsigned char __b) {
10806 vec_vsr(vector bool short __a, vector unsigned short __b) {
10812 vec_vsr(vector bool short __a, vector unsigned int __b) {
10817 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10822 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10827 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a,
10832 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10837 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10842 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a,
10848 vec_vsr(vector unsigned int __a, vector unsigned char __b) {
10854 vec_vsr(vector unsigned int __a, vector unsigned short __b) {
10860 vec_vsr(vector unsigned int __a, vector unsigned int __b) {
10866 vec_vsr(vector bool int __a, vector unsigned char __b) {
10872 vec_vsr(vector bool int __a, vector unsigned short __b) {
10878 vec_vsr(vector bool int __a, vector unsigned int __b) {