Searched defs:support (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | mcr_lowering.cpp | 628 bool support = acc_.IsConvertSupport(gate); in LowerCheckSupportAndConvert() local
|
| H A D | number_speculative_retype.cpp | 1161 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 D | mcr_circuit_builder.cpp | 344 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