Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3480 GateRef a2Value = acc_.GetValueIn(gate, 2); // 2: 3rd arg in LowerCallArg3Stub() local
3534 GateRef a2Value = acc_.GetValueIn(gate, 3); // 3: 3rd arg in LowerCallThis3Stub() local
Dinterpreter_stub.cpp4598 GateRef a2Value = GetVregValue(glue, sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4617 GateRef a2Value = GetVregValue(glue, sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4785 GateRef a2Value = GetVregValue(glue, sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp1358 GateRef a2Value = GetVregValue(glue, sp, ZExtInt32ToPtr(arg2Id)); in GenerateCircuit() local
4604 GateRef a2Value = GetVregValue(glue, sp, ZExtInt8ToPtr(a2)); in GenerateCircuit() local