Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp827 result = builder_.CheckTaggedIntAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h316 GateRef CheckTaggedIntAndConvertToFloat64(GateRef gate);
Dcircuit_builder.cpp462 GateRef CircuitBuilder::CheckTaggedIntAndConvertToFloat64(GateRef gate) in CheckTaggedIntAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder