Searched refs:SExtInt16ToInt32 (Results 1 – 5 of 5) sorted by relevance
250 result = IntToTaggedPtr(SExtInt16ToInt32(re)); in GetValueFromBuffer()
1881 inline GateRef StubBuilder::SExtInt16ToInt32(GateRef x) in SExtInt16ToInt32() function1883 return env_->GetBuilder()->SExtInt16ToInt32(x); in SExtInt16ToInt32()
497 GateRef SExtInt16ToInt32(GateRef x);
123 V(SExtInt16ToInt32, Sext, MachineType::I32) \
791 result = builder_.SExtInt16ToInt32(result); in LowerTypedArrayLoadElement()