Searched defs:SLLI_B (Results 1 – 1 of 1) sorted by relevance
32 #define SLLI_B(a, b) __msa_slli_b((v4i32)a, b) macro43 #define SLLI_B(a, b) (a << b) macro