Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp608 GateRef rightDouble = GetDoubleOfTDouble(right); in Shl() local
628 GateRef rightDouble = GetDoubleOfTDouble(right); in Shl() local
695 GateRef rightDouble = GetDoubleOfTDouble(right); in Shr() local
715 GateRef rightDouble = GetDoubleOfTDouble(right); in Shr() local
790 GateRef rightDouble = GetDoubleOfTDouble(right); in Ashr() local
810 GateRef rightDouble = GetDoubleOfTDouble(right); in Ashr() local
876 GateRef rightDouble = GetDoubleOfTDouble(right); in And() local
895 GateRef rightDouble = GetDoubleOfTDouble(right); in And() local
959 GateRef rightDouble = GetDoubleOfTDouble(right); in Or() local
979 GateRef rightDouble = GetDoubleOfTDouble(right); in Or() local
[all …]
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp34 double rightDouble = 0; in EqualWithIC() local
227 double rightDouble = 0; in Compare() local