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.cpp742 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
751 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
835 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
844 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
937 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
946 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
1027 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
1036 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
1116 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
1125 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
[all …]
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp25 double leftDouble = 0; in EqualWithIC() local
218 double leftDouble = 0; in Compare() local