Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp726 GateRef rightDouble = GetDoubleOfTDouble(right); in Shl() local
748 GateRef rightDouble = GetDoubleOfTDouble(right); in Shl() local
819 GateRef rightDouble = GetDoubleOfTDouble(right); in Shr() local
841 GateRef rightDouble = GetDoubleOfTDouble(right); in Shr() local
921 GateRef rightDouble = GetDoubleOfTDouble(right); in Ashr() local
943 GateRef rightDouble = GetDoubleOfTDouble(right); in Ashr() local
1012 GateRef rightDouble = GetDoubleOfTDouble(right); in And() local
1033 GateRef rightDouble = GetDoubleOfTDouble(right); in And() local
1100 GateRef rightDouble = GetDoubleOfTDouble(right); in Or() local
1122 GateRef rightDouble = GetDoubleOfTDouble(right); in Or() local
[all …]