Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp714 return builder_.ConvertInt32ToBool(gate); in CheckAndConvertToBool()
Dcircuit_builder.h509 GateRef ConvertInt32ToBool(GateRef gate);
Dmcr_circuit_builder.cpp370 GateRef CircuitBuilder::ConvertInt32ToBool(GateRef gate) in ConvertInt32ToBool() function in panda::ecmascript::kungfu::CircuitBuilder