Searched refs:__msa_fcult_d (Results 1 – 2 of 2) sorted by relevance
469 #define __msa_fcult_d __builtin_msa_fcult_d macro
350 v2i64_r = __msa_fcult_d(v2f64_a, v2f64_b); // CHECK: call <2 x i64> @llvm.mips.fcult.d( in test()