Home
last modified time | relevance | path

Searched defs:doubleLeft (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3748 GateRef doubleLeft = GetDoubleOfTDouble(left); in FastEqual() local
4119 auto doubleLeft = ChangeInt32ToFloat64(GetInt32OfTInt(left)); in FastAddSubAndMul() local
Dtype_lowering.cpp2705 GateRef doubleLeft = builder_.GetDoubleOfTDouble(left); in FastEqual() local