Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h12032 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm() function
12037 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a, in vec_vsubuhm() function
12042 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm() function
12048 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhm() function
12053 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { in vec_vsubuhm() function
12058 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { in vec_vsubuhm() function