Searched refs:__msa_max_u_h (Results 1 – 2 of 2) sorted by relevance
140 #define __msa_max_u_h __builtin_msa_max_u_h macro
557 v8u16_r = __msa_max_u_h(v8u16_a, v8u16_b); // CHECK: call <8 x i16> @llvm.mips.max.u.h( in test()