Searched refs:SExtInt8ToInt32 (Results 1 – 5 of 5) sorted by relevance
304 result = IntToTaggedPtr(SExtInt8ToInt32(re)); in GetValueFromBuffer()
135 V(SExtInt8ToInt32, Sext, MachineType::I32) \
2287 inline GateRef StubBuilder::SExtInt8ToInt32(GateRef x) in SExtInt8ToInt32() function2289 return env_->GetBuilder()->SExtInt8ToInt32(x); in SExtInt8ToInt32()
584 GateRef SExtInt8ToInt32(GateRef x);
1049 result = builder_.SExtInt8ToInt32(result); in LowerTypedArrayLoadElement()