Searched refs:__msa_mini_u_h (Results 1 – 3 of 3) sorted by relevance
149 …v8u16_r = __msa_mini_u_h(v8u16_a, 32); // expected-error {{argument value 32 is outsid… in test()339 …v8u16_r = __msa_mini_u_h(v8u16_a, -1); // expected-error {{argument value -1 is outsid… in test()
592 v8u16_r = __msa_mini_u_h(v8u16_a, 2); // CHECK: call <8 x i16> @llvm.mips.mini.u.h( in test()
160 #define __msa_mini_u_h __builtin_msa_mini_u_h macro