Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp788 result = builder_.CheckTaggedDoubleAndConvertToInt32(gate); in CheckAndConvertToInt32()
Dcircuit_builder.h314 GateRef CheckTaggedDoubleAndConvertToInt32(GateRef gate);
Dcircuit_builder.cpp452 GateRef CircuitBuilder::CheckTaggedDoubleAndConvertToInt32(GateRef gate) in CheckTaggedDoubleAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder