Searched refs:SExtInt32ToInt64 (Results 1 – 9 of 9) sorted by relevance
136 GateRef val = builder_.SExtInt32ToInt64(x); in IntToTaggedIntPtr()
739 GateRef val = SExtInt32ToInt64(x); in IntToTaggedPtr()745 GateRef val = SExtInt32ToInt64(x); in IntToTaggedInt()1861 inline GateRef StubBuilder::SExtInt32ToInt64(GateRef x) in SExtInt32ToInt64() function1863 return env_->GetBuilder()->SExtInt32ToInt64(x); in SExtInt32ToInt64()
280 GateRef val = SExtInt32ToInt64(x); in Int32ToTaggedPtr()286 GateRef val = SExtInt32ToInt64(x); in Int32ToTaggedInt()
495 GateRef SExtInt32ToInt64(GateRef x);
91 V(SExtInt32ToInt64, Sext, MachineType::I64) \
955 GateRef val = builder_.SExtInt32ToInt64(x); in IntToTaggedIntPtr()
2707 auto resumeMode = builder_.SExtInt32ToInt64(modeBits); in LowerGetResumeMode()2718 auto resumeMode = builder_.SExtInt32ToInt64(modeBits); in LowerGetResumeMode()
1413 resultKey = SExtInt32ToInt64(integer); in TryToElementsIndex()
1154 GateRef intToDouble = CastInt64ToFloat64(SExtInt32ToInt64(doubleToInt)); in DECLARE_BUILTINS()1161 arrayLength = SExtInt32ToInt64(doubleToInt); in DECLARE_BUILTINS()