Home
last modified time | relevance | path

Searched defs:vec_sll (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h6667 vec_sll(__vector signed char __a, __vector unsigned char __b) { vec_sll() function
6674 vec_sll(__vector signed char __a, __vector unsigned short __b) { vec_sll() function
6681 vec_sll(__vector signed char __a, __vector unsigned int __b) { vec_sll() function
6688 vec_sll(__vector __bool char __a, __vector unsigned char __b) { vec_sll() function
6695 vec_sll(__vector __bool char __a, __vector unsigned short __b) { vec_sll() function
6702 vec_sll(__vector __bool char __a, __vector unsigned int __b) { vec_sll() function
6708 vec_sll(__vector unsigned char __a, __vector unsigned char __b) { vec_sll() function
6714 vec_sll(__vector unsigned char __a, __vector unsigned short __b) { vec_sll() function
6720 vec_sll(__vector unsigned char __a, __vector unsigned int __b) { vec_sll() function
6725 vec_sll(__vector signed short __a, __vector unsigned char __b) { vec_sll() function
6732 vec_sll(__vector signed short __a, __vector unsigned short __b) { vec_sll() function
6739 vec_sll(__vector signed short __a, __vector unsigned int __b) { vec_sll() function
6746 vec_sll(__vector __bool short __a, __vector unsigned char __b) { vec_sll() function
6753 vec_sll(__vector __bool short __a, __vector unsigned short __b) { vec_sll() function
6760 vec_sll(__vector __bool short __a, __vector unsigned int __b) { vec_sll() function
6766 vec_sll(__vector unsigned short __a, __vector unsigned char __b) { vec_sll() function
6773 vec_sll(__vector unsigned short __a, __vector unsigned short __b) { vec_sll() function
6780 vec_sll(__vector unsigned short __a, __vector unsigned int __b) { vec_sll() function
6786 vec_sll(__vector signed int __a, __vector unsigned char __b) { vec_sll() function
6793 vec_sll(__vector signed int __a, __vector unsigned short __b) { vec_sll() function
6800 vec_sll(__vector signed int __a, __vector unsigned int __b) { vec_sll() function
6807 vec_sll(__vector __bool int __a, __vector unsigned char __b) { vec_sll() function
6814 vec_sll(__vector __bool int __a, __vector unsigned short __b) { vec_sll() function
6821 vec_sll(__vector __bool int __a, __vector unsigned int __b) { vec_sll() function
6827 vec_sll(__vector unsigned int __a, __vector unsigned char __b) { vec_sll() function
6834 vec_sll(__vector unsigned int __a, __vector unsigned short __b) { vec_sll() function
6841 vec_sll(__vector unsigned int __a, __vector unsigned int __b) { vec_sll() function
6847 vec_sll(__vector signed long long __a, __vector unsigned char __b) { vec_sll() function
6854 vec_sll(__vector signed long long __a, __vector unsigned short __b) { vec_sll() function
6861 vec_sll(__vector signed long long __a, __vector unsigned int __b) { vec_sll() function
6868 vec_sll(__vector __bool long long __a, __vector unsigned char __b) { vec_sll() function
6875 vec_sll(__vector __bool long long __a, __vector unsigned short __b) { vec_sll() function
6882 vec_sll(__vector __bool long long __a, __vector unsigned int __b) { vec_sll() function
6888 vec_sll(__vector unsigned long long __a, __vector unsigned char __b) { vec_sll() function
6895 vec_sll(__vector unsigned long long __a, __vector unsigned short __b) { vec_sll() function
6902 vec_sll(__vector unsigned long long __a, __vector unsigned int __b) { vec_sll() function
[all...]
H A Daltivec.h9524 vec_sll(vector signed char __a, vector unsigned char __b) { in vec_sll() function
9530 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll() function
9536 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll() function
9542 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll() function
9548 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll() function
9554 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll() function
9560 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll() function
9566 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll() function
9572 vec_sll(vecto function
9577 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, vec_sll() function
9582 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, vec_sll() function
9587 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, vec_sll() function
9593 vec_sll(vector unsigned short __a, vector unsigned char __b) { vec_sll() function
9599 vec_sll(vector unsigned short __a, vector unsigned short __b) { vec_sll() function
9605 vec_sll(vector unsigned short __a, vector unsigned int __b) { vec_sll() function
9611 vec_sll(vector bool short __a, vector unsigned char __b) { vec_sll() function
9617 vec_sll(vector bool short __a, vector unsigned short __b) { vec_sll() function
9623 vec_sll(vector bool short __a, vector unsigned int __b) { vec_sll() function
9628 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, vec_sll() function
9633 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, vec_sll() function
9638 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, vec_sll() function
9643 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, vec_sll() function
9648 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, vec_sll() function
9653 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, vec_sll() function
9659 vec_sll(vector unsigned int __a, vector unsigned char __b) { vec_sll() function
9665 vec_sll(vector unsigned int __a, vector unsigned short __b) { vec_sll() function
9671 vec_sll(vector unsigned int __a, vector unsigned int __b) { vec_sll() function
9677 vec_sll(vector bool int __a, vector unsigned char __b) { vec_sll() function
9683 vec_sll(vector bool int __a, vector unsigned short __b) { vec_sll() function
9689 vec_sll(vector bool int __a, vector unsigned int __b) { vec_sll() function
9696 vec_sll(vector signed long long __a, vector unsigned char __b) { vec_sll() function
9702 vec_sll(vector unsigned long long __a, vector unsigned char __b) { vec_sll() function
[all...]