Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h362 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm() function
367 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector bool short __a, in vec_vadduhm() function
372 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm() function
378 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhm() function
383 vec_vadduhm(vector bool short __a, vector unsigned short __b) { in vec_vadduhm() function
388 vec_vadduhm(vector unsigned short __a, vector bool short __b) { in vec_vadduhm() function