Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.h77 GateRef ConvertUInt32ToFloat64(GateRef gate);
Dmcr_lowering.cpp320 result = ConvertUInt32ToFloat64(value); in LowerConvert()
601 GateRef MCRLowering::ConvertUInt32ToFloat64(GateRef gate) in ConvertUInt32ToFloat64() function in panda::ecmascript::kungfu::MCRLowering
Dnumber_speculative_retype.cpp942 result = builder_.ConvertUInt32ToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h519 GateRef ConvertUInt32ToFloat64(GateRef gate);
Dmcr_circuit_builder.cpp340 GateRef CircuitBuilder::ConvertUInt32ToFloat64(GateRef gate) in ConvertUInt32ToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder