Home
last modified time | relevance | path

Searched refs:CheckTaggedDoubleAndConvertToFloat64 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp829 result = builder_.CheckTaggedDoubleAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h317 GateRef CheckTaggedDoubleAndConvertToFloat64(GateRef gate);
Dcircuit_builder.cpp467 GateRef CircuitBuilder::CheckTaggedDoubleAndConvertToFloat64(GateRef gate) in CheckTaggedDoubleAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder