Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp2369 GateRef intRightTmp = builder_.CastDoubleToInt64(*doubleRight); in FastDiv() local
2664 GateRef intRightTmp = builder_.CastDoubleToInt64(*doubleRight); in DivNumbers() local
Dstub_builder.cpp4011 GateRef intRightTmp = CastDoubleToInt64(*doubleRight); in FastDiv() local