Searched defs:shl (Results 1 – 2 of 2) sorted by relevance
275 static inline Word16 shl(Word16 var1, Word16 var2, Flag *pOverflow) in shl() function
486 uint32_t HELPER(shl)(uint32_t x, uint32_t i) in HELPER() argument