Searched refs:__msa_fcor_w (Results 1 – 2 of 2) sorted by relevance
454 #define __msa_fcor_w __builtin_msa_fcor_w macro
340 v4i32_r = __msa_fcor_w(v4f32_a, v4f32_b); // CHECK: call <4 x i32> @llvm.mips.fcor.w( in test()