Home | History | Annotate | Download | only in builtins

Lines Matching refs:Word32Shl

197       lhs_instance_type, Word32Shl(rhs_instance_type, Int32Constant(8)));
304 lhs_instance_type, Word32Shl(rhs_instance_type, Int32Constant(8)));
1895 Word32Shl(lead, Int32Constant(16)), trail));
1897 Word32Shl(trail, Int32Constant(16)), lead));