Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.h104 GateRef ConvertTaggedBooleanToBool(GateRef gate);
H A Dmcr_lowering.cpp344 result = ConvertTaggedBooleanToBool(value); in LowerConvert()
648 GateRef boolValue = ConvertTaggedBooleanToBool(value); in LowerCheckTaggedBoolAndConvert()
697 GateRef MCRLowering::ConvertTaggedBooleanToBool(GateRef value) in ConvertTaggedBooleanToBool() function in panda::ecmascript::kungfu::MCRLowering
H A Dcircuit_builder.h581 GateRef ConvertTaggedBooleanToBool(GateRef gate);
H A Dnumber_speculative_retype.cpp842 input = builder_.ConvertTaggedBooleanToBool(value); in VisitBooleanJump()
H A Dmcr_circuit_builder.cpp420 GateRef CircuitBuilder::ConvertTaggedBooleanToBool(GateRef gate) in ConvertTaggedBooleanToBool() function in panda::ecmascript::kungfu::CircuitBuilder

Completed in 12 milliseconds