Home
last modified time | relevance | path

Searched refs:__msa_max_u_h (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Headers/
Dmsa.h140 #define __msa_max_u_h __builtin_msa_max_u_h macro
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-mips-msa.c557 v8u16_r = __msa_max_u_h(v8u16_a, v8u16_b); // CHECK: call <8 x i16> @llvm.mips.max.u.h( in test()