Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h9508 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm() function
9513 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a, in vec_vsubuhm() function
9518 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, in vec_vsubuhm() function
9524 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { in vec_vsubuhm() function
9529 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { in vec_vsubuhm() function
9534 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { in vec_vsubuhm() function