Searched refs:vec_vsr (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 10723 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr() function 10735 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr() function 10759 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr() function 10765 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr() function 10771 vec_vsr(vector bool char __a, vector unsigned int __b) { in vec_vsr() function 10810 vec_vsr(vector bool short __a, vector unsigned char __b) { in vec_vsr() function 10816 vec_vsr(vector bool short __a, vector unsigned short __b) { in vec_vsr() function 10822 vec_vsr(vector bool short __a, vector unsigned int __b) { in vec_vsr() function 10876 vec_vsr(vector bool int __a, vector unsigned char __b) { in vec_vsr() function 10882 vec_vsr(vector bool int __a, vector unsigned short __b) { in vec_vsr() function [all …]
|