Home
last modified time | relevance | path

Searched refs:ConvertTaggedIntToFloat64 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h83 GateRef ConvertTaggedIntToFloat64(GateRef gate);
Dlcr_lowering.cpp383 result = ConvertTaggedIntToFloat64(value); in LowerCheckTaggedIntAndConvert()
515 GateRef LCRLowering::ConvertTaggedIntToFloat64(GateRef gate) in ConvertTaggedIntToFloat64() function in panda::ecmascript::kungfu::LCRLowering