Home
last modified time | relevance | path

Searched refs:ConvertInt32ToFloat64 (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.h90 GateRef ConvertInt32ToFloat64(GateRef gate);
H A Dmcr_lowering.cpp316 result = ConvertInt32ToFloat64(value); in LowerConvert()
477 result = ConvertInt32ToFloat64(ConvertTaggedIntToInt32(gate)); in ConvertTaggedNumberToFloat64()
707 GateRef MCRLowering::ConvertInt32ToFloat64(GateRef gate) in ConvertInt32ToFloat64() function in panda::ecmascript::kungfu::MCRLowering
H A Dcircuit_builder.h587 GateRef ConvertInt32ToFloat64(GateRef gate);
H A Dnumber_speculative_retype.cpp1299 result = builder_.ConvertInt32ToFloat64(gate); in CheckAndConvertToFloat64()
H A Dmcr_circuit_builder.cpp395 GateRef CircuitBuilder::ConvertInt32ToFloat64(GateRef gate) in ConvertInt32ToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder

Completed in 13 milliseconds