Searched refs:__msa_sll_d (Results 1 – 2 of 2) sorted by relevance
38 #define __msa_sll_d __builtin_msa_sll_d macro
717 v2i64_r = __msa_sll_d(v2i64_a, v2i64_b); // CHECK: call <2 x i64> @llvm.mips.sll.d( in test()