Searched defs:vec_neg (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h18204 static vector float __ATTRS_o_ai vec_neg(vector float __a) { function
18209 static vector double __ATTRS_o_ai vec_neg(vector double __a) { function
18216 static vector long long __ATTRS_o_ai vec_neg(vector long long __a) { function
18221 static vector signed int __ATTRS_o_ai vec_neg(vector signed int __a) { function
18225 static vector signed short __ATTRS_o_ai vec_neg(vector signed short __a) { function
18229 static vector signed char __ATTRS_o_ai vec_neg(vector signed char __a) { function

Completed in 226 milliseconds