Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.cpp432 result = builder_.BooleanToInt32(value); in LowerCheckSupportAndConvert()
Dcircuit_builder-inl.h517 GateRef CircuitBuilder::BooleanToInt32(GateRef x) in BooleanToInt32() function
Dcircuit_builder.h490 inline GateRef BooleanToInt32(GateRef x);