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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h10885 static vector signed char __ATTRS_o_ai vec_lvrx(int __a, function
10891 static vector signed char __ATTRS_o_ai vec_lvrx(int __a, function
10897 static vector unsigned char __ATTRS_o_ai vec_lvrx(int __a, function
10904 vec_lvrx(int __a, const vector unsigned char *__b) { function
10909 static vector bool char __ATTRS_o_ai vec_lvrx(int __a, function
10915 static vector short __ATTRS_o_ai vec_lvrx(int __a, const short *__b) { function
10919 static vector short __ATTRS_o_ai vec_lvrx(int __a, const vector short *__b) { function
10924 static vector unsigned short __ATTRS_o_ai vec_lvrx(int __a, function
10931 vec_lvrx(in function
10936 static vector bool short __ATTRS_o_ai vec_lvrx(int __a, function
10942 static vector pixel __ATTRS_o_ai vec_lvrx(int __a, const vector pixel *__b) { function
10947 static vector int __ATTRS_o_ai vec_lvrx(int __a, const int *__b) { function
10951 static vector int __ATTRS_o_ai vec_lvrx(int __a, const vector int *__b) { function
10956 static vector unsigned int __ATTRS_o_ai vec_lvrx(int __a, function
10963 vec_lvrx(int __a, const vector unsigned int *__b) { function
10968 static vector bool int __ATTRS_o_ai vec_lvrx(int __a, function
10974 static vector float __ATTRS_o_ai vec_lvrx(int __a, const float *__b) { function
10978 static vector float __ATTRS_o_ai vec_lvrx(int __a, const vector float *__b) { function
[all...]

Completed in 203 milliseconds