Searched defs:sllv_epi32 (Results 1 – 3 of 3) sorted by relevance
41 static SIMDINLINE Integer SIMDCALL sllv_epi32(Integer vA, Integer vB) // return a << b (uint32) function
163 static SIMDINLINE Integer SIMDCALL sllv_epi32(Integer vA, Integer vB) // return a << b (uint32) function
239 static SIMDINLINE Integer SIMDCALL sllv_epi32(Integer const& vA, function