Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h310 #define vec_vmaxuw __builtin_vec_vmaxuw macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h4997 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) { in vec_vmaxuw() function
5002 vec_vmaxuw(vector bool int __a, vector unsigned int __b) { in vec_vmaxuw() function
5007 vec_vmaxuw(vector unsigned int __a, vector bool int __b) { in vec_vmaxuw() function