Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Dmsa.h316 #define __msa_hsub_u_h __builtin_msa_hsub_u_h macro
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-mips-msa.c489 v8u16_r = __msa_hsub_u_h(v16u8_a, v16u8_b); // CHECK: call <8 x i16> @llvm.mips.hsub.u.h( in test()