Searched refs:ChangeFloat64ToInt32 (Results 1 – 5 of 5) sorted by relevance
1836 inline GateRef StubBuilder::ChangeFloat64ToInt32(GateRef x) in ChangeFloat64ToInt32() function1838 return env_->GetBuilder()->ChangeFloat64ToInt32(x); in ChangeFloat64ToInt32()
490 GateRef ChangeFloat64ToInt32(GateRef x);
121 V(ChangeFloat64ToInt32, FloatToSignedInt, MachineType::I32) \
168 GateRef xInt = ChangeFloat64ToInt32(x); in DoubleToInt()
1408 GateRef integer = ChangeFloat64ToInt32(number); in TryToElementsIndex()5026 GateRef xInt = ChangeFloat64ToInt32(x); in DoubleToInt()