Searched refs:__msa_addv_d (Results 1 – 2 of 2) sorted by relevance
74 v2i64_r = __msa_addv_d(v2i64_a, v2i64_b); // CHECK: call <2 x i64> @llvm.mips.addv.d( in test()79 v2u64_r = __msa_addv_d(v2u64_a, v2u64_b); // CHECK: call <2 x i64> @llvm.mips.addv.d( in test()
118 #define __msa_addv_d __builtin_msa_addv_d macro