Searched refs:SExtInt8ToInt32 (Results 1 – 5 of 5) sorted by relevance
214 result = IntToTaggedPtr(SExtInt8ToInt32(re)); in GetValueFromBuffer()
1875 inline GateRef StubBuilder::SExtInt8ToInt32(GateRef x) in SExtInt8ToInt32() function1877 return env_->GetBuilder()->SExtInt8ToInt32(x); in SExtInt8ToInt32()
499 GateRef SExtInt8ToInt32(GateRef x);
124 V(SExtInt8ToInt32, Sext, MachineType::I32) \
783 result = builder_.SExtInt8ToInt32(result); in LowerTypedArrayLoadElement()