Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp7494 GateRef doubleLeft = GetDoubleOfTDouble(left); in FastEqual() local
8491 auto doubleLeft = ChangeInt32ToFloat64(GetInt32OfTInt(left)); in FastAddSubAndMul() local