Home
last modified time | relevance | path

Searched refs:ConvertUInt32ToFloat64 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h76 GateRef ConvertUInt32ToFloat64(GateRef gate);
Dlcr_lowering.cpp241 result = ConvertUInt32ToFloat64(value); in LowerConvert()
466 GateRef LCRLowering::ConvertUInt32ToFloat64(GateRef gate) in ConvertUInt32ToFloat64() function in panda::ecmascript::kungfu::LCRLowering
Dnumber_speculative_retype.cpp821 result = builder_.ConvertUInt32ToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h308 GateRef ConvertUInt32ToFloat64(GateRef gate);
Dcircuit_builder.cpp382 GateRef CircuitBuilder::ConvertUInt32ToFloat64(GateRef gate) in ConvertUInt32ToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder