Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Dmsa.h244 #define __msa_adds_u_h __builtin_msa_adds_u_h macro
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-mips-msa.c67 v8u16_r = __msa_adds_u_h(v8u16_a, v8u16_b); // CHECK: call <8 x i16> @llvm.mips.adds.u.h( in test()