Searched refs:vec_vperm (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 8184 static __inline__ vector signed char __ATTRS_o_ai vec_vperm( in vec_vperm() function 8190 vec_vperm(vector unsigned char __a, vector unsigned char __b, in vec_vperm() function 8195 static __inline__ vector bool char __ATTRS_o_ai vec_vperm( in vec_vperm() function 8201 vec_vperm(vector short __a, vector short __b, vector unsigned char __c) { in vec_vperm() function 8206 vec_vperm(vector unsigned short __a, vector unsigned short __b, in vec_vperm() function 8211 static __inline__ vector bool short __ATTRS_o_ai vec_vperm( in vec_vperm() function 8217 vec_vperm(vector pixel __a, vector pixel __b, vector unsigned char __c) { in vec_vperm() function 8221 static __inline__ vector int __ATTRS_o_ai vec_vperm(vector int __a, in vec_vperm() function 8228 vec_vperm(vector unsigned int __a, vector unsigned int __b, in vec_vperm() function 8234 vec_vperm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_vperm() function [all …]
|