Home
last modified time | relevance | path

Searched refs:BooleanToInt32 (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.h245 GateRef CircuitBuilder::BooleanToInt32(GateRef x) in BooleanToInt32() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dmcr_lowering.cpp634 result = builder_.BooleanToInt32(value); in LowerCheckSupportAndConvert()
H A Dcircuit_builder.h879 inline GateRef BooleanToInt32(GateRef x);
H A Dnumber_speculative_retype.cpp1352 return builder_.ConvertInt32ToTaggedInt(builder_.BooleanToInt32(gate)); in CheckAndConvertToTagged()
H A Dtyped_native_inline_lowering.cpp1830 auto nz = builder->BooleanToInt32(builder->Int32NotEqual(input, builder->Int32(0))); in BuildMathSignInt()

Completed in 14 milliseconds