Searched defs:vec_slo (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Headers/ |
D | altivec.h | 6170 vec_slo(vector signed char __a, vector signed char __b) in vec_slo() function 6177 vec_slo(vector signed char __a, vector unsigned char __b) in vec_slo() function 6184 vec_slo(vector unsigned char __a, vector signed char __b) in vec_slo() function 6191 vec_slo(vector unsigned char __a, vector unsigned char __b) in vec_slo() function 6198 vec_slo(vector short __a, vector signed char __b) in vec_slo() function 6204 vec_slo(vector short __a, vector unsigned char __b) in vec_slo() function 6210 vec_slo(vector unsigned short __a, vector signed char __b) in vec_slo() function 6217 vec_slo(vector unsigned short __a, vector unsigned char __b) in vec_slo() function 6224 vec_slo(vector pixel __a, vector signed char __b) in vec_slo() function 6230 vec_slo(vector pixel __a, vector unsigned char __b) in vec_slo() function [all …]
|