Searched refs:CastInt32ToFloat32 (Results 1 – 4 of 4) sorted by relevance
392 result = DoubleToTaggedDoublePtr(ExtFloat32ToDouble(CastInt32ToFloat32(re))); in GetValueFromBuffer()
101 V(CastInt32ToFloat32, Bitcast, MachineType::F32) \
2262 inline GateRef StubBuilder::CastInt32ToFloat32(GateRef x) in CastInt32ToFloat32() function2264 return env_->GetBuilder()->CastInt32ToFloat32(x); in CastInt32ToFloat32()
578 GateRef CastInt32ToFloat32(GateRef x);