Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp936 result = builder_.ConvertBoolToFloat64(gate, support); in CheckAndConvertToFloat64()
Dcircuit_builder.h516 GateRef ConvertBoolToFloat64(GateRef gate, ConvertSupport support);
Dmcr_circuit_builder.cpp325 GateRef CircuitBuilder::ConvertBoolToFloat64(GateRef gate, ConvertSupport support) in ConvertBoolToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder