Searched defs:vec_vsx_ld (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h11892 vec_vsx_ld(int __a, const vector bool int *__b) { function
11897 vec_vsx_ld(int __a, const vector signed int *__b) { function
11902 vec_vsx_ld(int __a, const signed int *__b) { function
11907 vec_vsx_ld(int __a, const vector unsigned int *__b) { function
11912 vec_vsx_ld(int __a, const unsigned int *__b) { function
11917 vec_vsx_ld(int __a, const vector float *__b) { function
11921 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, function
11927 vec_vsx_ld(int __a, const vector signed long long *__b) { function
11932 vec_vsx_ld(in function
11937 vec_vsx_ld(int __a, const vector double *__b) { function
11942 vec_vsx_ld(int __a, const double *__b) { function
11947 vec_vsx_ld(int __a, const vector bool short *__b) { function
11952 vec_vsx_ld(int __a, const vector signed short *__b) { function
11957 vec_vsx_ld(int __a, const signed short *__b) { function
11962 vec_vsx_ld(int __a, const vector unsigned short *__b) { function
11967 vec_vsx_ld(int __a, const unsigned short *__b) { function
11972 vec_vsx_ld(int __a, const vector bool char *__b) { function
11977 vec_vsx_ld(int __a, const vector signed char *__b) { function
11982 vec_vsx_ld(int __a, const signed char *__b) { function
11987 vec_vsx_ld(int __a, const vector unsigned char *__b) { function
11992 vec_vsx_ld(int __a, const unsigned char *__b) { function
[all...]

Completed in 212 milliseconds