• Home
  • Raw
  • Download

Lines Matching refs:vec_vsel

6579 static __inline__ vector signed char __ATTRS_o_ai vec_vsel(  in vec_vsel()  function
6585 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) { in vec_vsel() function
6590 vec_vsel(vector unsigned char __a, vector unsigned char __b, in vec_vsel() function
6595 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsel( in vec_vsel() function
6601 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_vsel() function
6605 static __inline__ vector bool char __ATTRS_o_ai vec_vsel(vector bool char __a, in vec_vsel() function
6612 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) { in vec_vsel() function
6616 static __inline__ vector short __ATTRS_o_ai vec_vsel(vector short __a, in vec_vsel() function
6623 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel() function
6629 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel() function
6635 static __inline__ vector bool short __ATTRS_o_ai vec_vsel( in vec_vsel() function
6641 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) { in vec_vsel() function
6645 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel() function
6651 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel() function
6657 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel( in vec_vsel() function
6662 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel( in vec_vsel() function
6668 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) { in vec_vsel() function
6672 static __inline__ vector bool int __ATTRS_o_ai vec_vsel(vector bool int __a, in vec_vsel() function
6678 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, in vec_vsel() function
6686 static __inline__ vector float __ATTRS_o_ai vec_vsel(vector float __a, in vec_vsel() function