Lines Matching refs:Word32Shr
2357 return __ Word32Shr(lhs, shift);
4242 __ Int32Add(__ Word32Shr(code, __ Int32Constant(10)), lead_offset);
4874 Node* kind = __ Word32Shr(andit, shift);
5499 result = __ Word32Shr(result, __ Int32Constant(16));
5766 kind = __ Word32Shr(andit, shift);
5884 kind = __ Word32Shr(andit, shift);
5945 kind = __ Word32Shr(andit, shift);
6012 kind = __ Word32Shr(andit, shift);
6536 value = __ Word32Xor(value, __ Word32Shr(value, __ Int32Constant(12)));
6538 value = __ Word32Xor(value, __ Word32Shr(value, __ Int32Constant(4)));
6540 value = __ Word32Xor(value, __ Word32Shr(value, __ Int32Constant(16)));