Home
last modified time | relevance | path

Searched defs:support (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp757 …rSpeculativeRetype::CheckAndConvertToInt32(GateRef gate, GateType gateType, ConvertSupport support, in CheckAndConvertToInt32()
804 …peculativeRetype::CheckAndConvertToFloat64(GateRef gate, GateType gateType, ConvertSupport support) in CheckAndConvertToFloat64()
Dlcr_lowering.cpp426 bool support = acc_.IsConvertSupport(gate); in LowerCheckSupportAndConvert() local
Dcircuit_builder.cpp341 …CircuitBuilder::CheckAndConvert(GateRef gate, ValueType src, ValueType dst, ConvertSupport support) in CheckAndConvert()
367 GateRef CircuitBuilder::ConvertBoolToInt32(GateRef gate, ConvertSupport support) in ConvertBoolToInt32()
372 GateRef CircuitBuilder::ConvertBoolToFloat64(GateRef gate, ConvertSupport support) in ConvertBoolToFloat64()