Searched refs:vec_lde (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h203 #define vec_lde __builtin_vec_lde macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2368 /* vec_lde */
2370 static vector signed char __ATTRS_o_ai vec_lde(int __a, function
2375 static vector unsigned char __ATTRS_o_ai vec_lde(int __a, function
2380 static vector short __ATTRS_o_ai vec_lde(int __a, const short *__b) { function
2384 static vector unsigned short __ATTRS_o_ai vec_lde(int __a, function
2389 static vector int __ATTRS_o_ai vec_lde(int __a, const int *__b) { function
2393 static vector unsigned int __ATTRS_o_ai vec_lde(int __a, function
2398 static vector float __ATTRS_o_ai vec_lde(int __a, const float *__b) { function

Completed in 189 milliseconds