Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.h246 GateRef CircuitBuilder::BooleanToInt32(GateRef x) in BooleanToInt32() function
Dmcr_lowering.cpp523 result = builder_.BooleanToInt32(value); in LowerCheckSupportAndConvert()
Dcircuit_builder.h718 inline GateRef BooleanToInt32(GateRef x);