Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp884 result = builder_.CheckUInt32AndConvertToInt32(gate); in CheckAndConvertToInt32()
Dcircuit_builder.h524 GateRef CheckUInt32AndConvertToInt32(GateRef gate);
Dmcr_circuit_builder.cpp400 GateRef CircuitBuilder::CheckUInt32AndConvertToInt32(GateRef gate) in CheckUInt32AndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder