Searched refs:__msa_msubv_d (Results 1 – 2 of 2) sorted by relevance
298 #define __msa_msubv_d __builtin_msa_msubv_d macro
617 v2i64_r = __msa_msubv_d(v2i64_r, v2i64_a, v2i64_b); // CHECK: call <2 x i64> @llvm.mips.msubv.d( in test()