Searched defs:vec_vsx_ld (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/Headers/ |
| D | altivec.h | 10264 vec_vsx_ld(int __a, const vector bool int *__b) { in vec_vsx_ld() function 10269 vec_vsx_ld(int __a, const vector signed int *__b) { in vec_vsx_ld() function 10274 vec_vsx_ld(int __a, const signed int *__b) { in vec_vsx_ld() function 10279 vec_vsx_ld(int __a, const vector unsigned int *__b) { in vec_vsx_ld() function 10284 vec_vsx_ld(int __a, const unsigned int *__b) { in vec_vsx_ld() function 10289 vec_vsx_ld(int __a, const vector float *__b) { in vec_vsx_ld() function 10293 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, in vec_vsx_ld() function 10299 vec_vsx_ld(int __a, const vector signed long long *__b) { in vec_vsx_ld() function 10304 vec_vsx_ld(int __a, const vector unsigned long long *__b) { in vec_vsx_ld() function 10309 vec_vsx_ld(int __a, const vector double *__b) { in vec_vsx_ld() function [all …]
|
| /external/llvm-project/clang/lib/Headers/ |
| D | altivec.h | 12268 vec_vsx_ld(int __a, const vector bool int *__b) { in vec_vsx_ld() function 12273 vec_vsx_ld(int __a, const vector signed int *__b) { in vec_vsx_ld() function 12278 vec_vsx_ld(int __a, const signed int *__b) { in vec_vsx_ld() function 12283 vec_vsx_ld(int __a, const vector unsigned int *__b) { in vec_vsx_ld() function 12288 vec_vsx_ld(int __a, const unsigned int *__b) { in vec_vsx_ld() function 12293 vec_vsx_ld(int __a, const vector float *__b) { in vec_vsx_ld() function 12297 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, in vec_vsx_ld() function 12303 vec_vsx_ld(int __a, const vector signed long long *__b) { in vec_vsx_ld() function 12308 vec_vsx_ld(int __a, const vector unsigned long long *__b) { in vec_vsx_ld() function 12313 vec_vsx_ld(int __a, const vector double *__b) { in vec_vsx_ld() function [all …]
|