Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp628 bool support = acc_.IsConvertSupport(gate); in LowerCheckSupportAndConvert() local
H A Dnumber_speculative_retype.cpp1161 GateRef NumberSpeculativeRetype::CheckAndConvertToInt32(GateRef gate, GateType gateType, ConvertSupport support, in CheckAndConvertToInt32() argument
1213 GateRef NumberSpeculativeRetype::CheckBoundAndConvertToInt32(GateRef gate, ConvertSupport support, OpType type) in CheckBoundAndConvertToInt32() argument
H A Dmcr_circuit_builder.cpp344 GateRef CircuitBuilder::CheckAndConvert(GateRef gate, ValueType src, ValueType dst, ConvertSupport support) in CheckAndConvert() argument
370 GateRef CircuitBuilder::ConvertBoolToInt32(GateRef gate, ConvertSupport support) in ConvertBoolToInt32() argument
375 GateRef CircuitBuilder::ConvertBoolToFloat64(GateRef gate, ConvertSupport support) in ConvertBoolToFloat64() argument

Completed in 18 milliseconds