Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp701 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
710 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
794 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
803 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
896 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
905 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
986 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
995 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
1075 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
1084 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
[all …]
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp33 double leftDouble = 0; in EqualWithIC() local
226 double leftDouble = 0; in Compare() local