Searched refs:__msa_fceq_w (Results 1 – 2 of 2) sorted by relevance
462 #define __msa_fceq_w __builtin_msa_fceq_w macro
325 v4i32_r = __msa_fceq_w(v4f32_a, v4f32_b); // CHECK: call <4 x i32> @llvm.mips.fceq.w( in test()