Searched refs:SExtInt1ToInt32 (Results 1 – 5 of 5) sorted by relevance
109 return GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in ReadInstSigned8_0()116 GateRef currentInst1 = GetEnvironment()->GetBuilder()->SExtInt1ToInt32(currentInst); in ReadInstSigned16_0()125 GateRef currentInst = GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in ReadInstSigned32_0()589 return GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in GetHotnessCounterFromMethod()
1891 inline GateRef StubBuilder::SExtInt1ToInt32(GateRef x) in SExtInt1ToInt32() function1893 return env_->GetBuilder()->SExtInt1ToInt32(x); in SExtInt1ToInt32()
501 GateRef SExtInt1ToInt32(GateRef x);
93 V(SExtInt1ToInt32, Sext, MachineType::I32) \
554 return Equal(SExtInt1ToInt32(diff), Int32(0)); in DoubleIsNAN()