HomeSort by: relevance | last modified time | path
    Searched defs:vec_vmaxub (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h 4926 /* vec_vmaxub */
4929 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) { function
4934 vec_vmaxub(vector bool char __a, vector unsigned char __b) { function
4939 vec_vmaxub(vector unsigned char __a, vector bool char __b) { function

Completed in 46 milliseconds