Searched defs:srlv_epi32 (Results 1 – 3 of 3) sorted by relevance
46 static SIMDINLINE Integer SIMDCALL srlv_epi32(Integer vA, Integer vB) // return a >> b (uint32) function
204 static SIMDINLINE Integer SIMDCALL srlv_epi32(Integer vA, Integer vB) // return a >> b (uint32) function
304 static SIMDINLINE Integer SIMDCALL srlv_epi32(Integer const& vA, function