Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h7206 vec_stl(vector signed char a, int b, vector signed char *c) in vec_stl() function
7212 vec_stl(vector signed char a, int b, signed char *c) in vec_stl() function
7218 vec_stl(vector unsigned char a, int b, vector unsigned char *c) in vec_stl() function
7224 vec_stl(vector unsigned char a, int b, unsigned char *c) in vec_stl() function
7230 vec_stl(vector bool char a, int b, signed char *c) in vec_stl() function
7236 vec_stl(vector bool char a, int b, unsigned char *c) in vec_stl() function
7242 vec_stl(vector bool char a, int b, vector bool char *c) in vec_stl() function
7248 vec_stl(vector short a, int b, vector short *c) in vec_stl() function
7254 vec_stl(vector short a, int b, short *c) in vec_stl() function
7260 vec_stl(vector unsigned short a, int b, vector unsigned short *c) in vec_stl() function
[all …]