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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h286 #define vec_vsububm __builtin_vec_vsububm macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h9347 static vector signed char __ATTRS_o_ai vec_vsububm(vector signed char __a, function
9352 static vector signed char __ATTRS_o_ai vec_vsububm(vector bool char __a, function
9357 static vector signed char __ATTRS_o_ai vec_vsububm(vector signed char __a, function
9362 static vector unsigned char __ATTRS_o_ai vec_vsububm(vector unsigned char __a, function
9367 static vector unsigned char __ATTRS_o_ai vec_vsububm(vector bool char __a, function
9372 static vector unsigned char __ATTRS_o_ai vec_vsububm(vector unsigned char __a, function

Completed in 197 milliseconds