Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp896 result = builder_.CheckTaggedIntAndConvertToInt32(gate); in CheckAndConvertToInt32()
Dcircuit_builder.h525 GateRef CheckTaggedIntAndConvertToInt32(GateRef gate);
Dmcr_circuit_builder.cpp405 GateRef CircuitBuilder::CheckTaggedIntAndConvertToInt32(GateRef gate) in CheckTaggedIntAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder