Searched refs:vec_vperm (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 8121 static __inline__ vector signed char __ATTRS_o_ai vec_vperm( in vec_vperm() function 8127 vec_vperm(vector unsigned char __a, vector unsigned char __b, in vec_vperm() function 8132 static __inline__ vector bool char __ATTRS_o_ai vec_vperm( in vec_vperm() function 8138 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) { in vec_vperm() function 8143 vec_vperm(vector unsigned short __a, vector unsigned short __b, in vec_vperm() function 8148 static __inline__ vector bool short __ATTRS_o_ai vec_vperm( in vec_vperm() function 8154 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) { in vec_vperm() function 8158 static __inline__ vector int __ATTRS_o_ai vec_vperm(vector int __a, in vec_vperm() function 8165 vec_vperm(vector unsigned int __a, vector unsigned int __b, in vec_vperm() function 8181 static __inline__ vector long long __ATTRS_o_ai vec_vperm( in vec_vperm() function [all …]
|