Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dmsa.h141 #define __msa_max_u_w __builtin_msa_max_u_w macro
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-mips-msa.c558 v4u32_r = __msa_max_u_w(v4u32_a, v4u32_b); // CHECK: call <4 x i32> @llvm.mips.max.u.w( in test()