Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp2368 GateRef intLeftTmp = builder_.CastDoubleToInt64(*doubleLeft); in FastDiv() local
2663 GateRef intLeftTmp = builder_.CastDoubleToInt64(*doubleLeft); in DivNumbers() local
Dstub_builder.cpp4010 GateRef intLeftTmp = CastDoubleToInt64(*doubleLeft); in FastDiv() local