Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h509 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm() function
514 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector bool short __a, in vec_vadduhm() function
519 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, in vec_vadduhm() function
525 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { in vec_vadduhm() function
530 vec_vadduhm(vector bool short __a, vector unsigned short __b) { in vec_vadduhm() function
535 vec_vadduhm(vector unsigned short __a, vector bool short __b) { in vec_vadduhm() function