Searched refs:SExtInt1ToInt32 (Results 1 – 5 of 5) sorted by relevance
110 return GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in ReadInstSigned8_0()117 GateRef currentInst1 = GetEnvironment()->GetBuilder()->SExtInt1ToInt32(currentInst); in ReadInstSigned16_0()126 GateRef currentInst = GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in ReadInstSigned32_0()590 return GetEnvironment()->GetBuilder()->SExtInt1ToInt32(x); in GetHotnessCounterFromMethod()
1890 inline GateRef StubBuilder::SExtInt1ToInt32(GateRef x) in SExtInt1ToInt32() function1892 return env_->GetBuilder()->SExtInt1ToInt32(x); in SExtInt1ToInt32()
501 GateRef SExtInt1ToInt32(GateRef x);
554 return Equal(SExtInt1ToInt32(diff), Int32(0)); in DoubleIsNAN()
93 V(SExtInt1ToInt32, Sext, MachineType::I32) \