Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp740 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
749 GateRef leftDouble = GetDoubleOfTDouble(left); in Shl() local
833 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
842 GateRef leftDouble = GetDoubleOfTDouble(left); in Shr() local
935 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
944 GateRef leftDouble = GetDoubleOfTDouble(left); in Ashr() local
1025 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
1034 GateRef leftDouble = GetDoubleOfTDouble(left); in And() local
1114 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
1123 GateRef leftDouble = GetDoubleOfTDouble(left); in Or() local
[all …]