Searched refs:__msa_fcne_w (Results 1 – 2 of 2) sorted by relevance
464 #define __msa_fcne_w __builtin_msa_fcne_w macro
337 v4i32_r = __msa_fcne_w(v4f32_a, v4f32_b); // CHECK: call <4 x i32> @llvm.mips.fcne.w( in test()