Searched refs:vec_vsr (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 10806 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr() function 10818 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr() function 10842 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr() function 10848 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr() function 10854 vec_vsr(vector bool char __a, vector unsigned int __b) { in vec_vsr() function 10893 vec_vsr(vector bool short __a, vector unsigned char __b) { in vec_vsr() function 10899 vec_vsr(vector bool short __a, vector unsigned short __b) { in vec_vsr() function 10905 vec_vsr(vector bool short __a, vector unsigned int __b) { in vec_vsr() function 10959 vec_vsr(vector bool int __a, vector unsigned char __b) { in vec_vsr() function 10965 vec_vsr(vector bool int __a, vector unsigned short __b) { in vec_vsr() function [all …]
|