Home | History | Annotate | Download | only in Headers

Lines Matching full:vec_popcnt

5130 /*-- vec_popcnt -------------------------------------------------------------*/
5133 vec_popcnt(vector signed char __a) {
5138 vec_popcnt(vector unsigned char __a) {
5143 vec_popcnt(vector signed short __a) {
5148 vec_popcnt(vector unsigned short __a) {
5153 vec_popcnt(vector signed int __a) {
5158 vec_popcnt(vector unsigned int __a) {
5163 vec_popcnt(vector signed long long __a) {
5168 vec_popcnt(vector unsigned long long __a) {