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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2440 /* vec_ldl */
2442 static vector signed char __ATTRS_o_ai vec_ldl(int __a, function
2447 static vector signed char __ATTRS_o_ai vec_ldl(int __a, function
2453 vec_ldl(int __a, const vector unsigned char *__b) { function
2457 static vector unsigned char __ATTRS_o_ai vec_ldl(int __a, function
2462 static vector bool char __ATTRS_o_ai vec_ldl(int __a, function
2467 static vector short __ATTRS_o_ai vec_ldl(int __a, const vector short *__b) { function
2471 static vector short __ATTRS_o_ai vec_ldl(int __a, const short *__b) { function
2476 vec_ldl(int __a, const vector unsigned short *__b) { function
2480 static vector unsigned short __ATTRS_o_ai vec_ldl(in function
2485 static vector bool short __ATTRS_o_ai vec_ldl(int __a, function
2490 static vector pixel __ATTRS_o_ai vec_ldl(int __a, const vector pixel *__b) { function
2494 static vector int __ATTRS_o_ai vec_ldl(int __a, const vector int *__b) { function
2498 static vector int __ATTRS_o_ai vec_ldl(int __a, const int *__b) { function
2503 vec_ldl(int __a, const vector unsigned int *__b) { function
2507 static vector unsigned int __ATTRS_o_ai vec_ldl(int __a, function
2512 static vector bool int __ATTRS_o_ai vec_ldl(int __a, function
2517 static vector float __ATTRS_o_ai vec_ldl(int __a, const vector float *__b) { function
2521 static vector float __ATTRS_o_ai vec_ldl(int __a, const float *__b) { function
[all...]
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h71 #define vec_lvxl vec_ldl
204 #define vec_ldl __builtin_vec_ldl macro

Completed in 503 milliseconds