Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.cpp435 result = builder_.BooleanToFloat64(value); in LowerCheckSupportAndConvert()
Dcircuit_builder-inl.h522 GateRef CircuitBuilder::BooleanToFloat64(GateRef x) in BooleanToFloat64() function
Dcircuit_builder.h491 inline GateRef BooleanToFloat64(GateRef x);