Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h618 GateRef CheckTaggedBooleanAndConvertToFloat64(GateRef gate);
Dnumber_speculative_retype.cpp1319 result = builder_.CheckTaggedBooleanAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dmcr_circuit_builder.cpp531 GateRef CircuitBuilder::CheckTaggedBooleanAndConvertToFloat64(GateRef gate) in CheckTaggedBooleanAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder