Home
last modified time | relevance | path

Searched defs:vec_ldl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Daltivec.h2018 vec_ldl(int a, const vector signed char *b) in vec_ldl() function
2024 vec_ldl(int a, const signed char *b) in vec_ldl() function
2030 vec_ldl(int a, const vector unsigned char *b) in vec_ldl() function
2036 vec_ldl(int a, const unsigned char *b) in vec_ldl() function
2042 vec_ldl(int a, const vector bool char *b) in vec_ldl() function
2048 vec_ldl(int a, const vector short *b) in vec_ldl() function
2054 vec_ldl(int a, const short *b) in vec_ldl() function
2060 vec_ldl(int a, const vector unsigned short *b) in vec_ldl() function
2066 vec_ldl(int a, const unsigned short *b) in vec_ldl() function
2072 vec_ldl(int a, const vector bool short *b) in vec_ldl() function
[all …]