Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_binaryop_test.cpp62 JSTaggedValue arg1Value(static_cast<uint32_t>(2)); in HWTEST_F_L0() local
134 JSTaggedValue arg1Value(static_cast<uint32_t>(-2)); in HWTEST_F_L0() local
191 JSTaggedValue arg1Value(static_cast<uint32_t>(2)); in HWTEST_F_L0() local
234 JSTaggedValue arg1Value(static_cast<uint32_t>(2)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp1772 GateRef arg1Value = GetVregValue(sp, ZExtInt32ToPtr(arg1No)); in GenerateCircuit() local