Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h12066 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a, in vec_vsubuwm() function
12071 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector bool int __a, in vec_vsubuwm() function
12076 static __inline__ vector int __ATTRS_o_ai vec_vsubuwm(vector int __a, in vec_vsubuwm() function
12082 vec_vsubuwm(vector unsigned int __a, vector unsigned int __b) { in vec_vsubuwm() function
12087 vec_vsubuwm(vector bool int __a, vector unsigned int __b) { in vec_vsubuwm() function
12092 vec_vsubuwm(vector unsigned int __a, vector bool int __b) { in vec_vsubuwm() function