Searched refs:ZExtInt16ToPtr (Results 1 – 4 of 4) sorted by relevance
2018 GateRef vdst = ZExtInt16ToPtr(ReadInst16_0(pc)); in DECLARE_ASM_HANDLER()2019 GateRef vsrc = ZExtInt16ToPtr(ReadInst16_2(pc)); in DECLARE_ASM_HANDLER()3889 GateRef ctor = GetVregValue(sp, ZExtInt16ToPtr(firstArgRegIdx)); in DECLARE_ASM_HANDLER()3958 GateRef ctor = GetVregValue(sp, ZExtInt16ToPtr(firstArgRegIdx)); in DECLARE_ASM_HANDLER()4028 GateRef ctor = GetVregValue(sp, ZExtInt16ToPtr(firstArgRegIdx)); in DECLARE_ASM_HANDLER()
1931 inline GateRef StubBuilder::ZExtInt16ToPtr(GateRef x) in ZExtInt16ToPtr() function1933 return env_->GetBuilder()->ZExtInt16ToPtr(x); in ZExtInt16ToPtr()
509 GateRef ZExtInt16ToPtr(GateRef x);
101 V(ZExtInt16ToPtr, Zext, MachineType::ARCH) \