Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3100 GateRef a2Value = acc_.GetValueIn(gate, 2); // 2: 3rd arg in LowerCallArg3Stub() local
3154 GateRef a2Value = acc_.GetValueIn(gate, 3); // 3: 3rd arg in LowerCallThis3Stub() local
Dinterpreter_stub.cpp4323 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4342 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4510 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp1353 GateRef a2Value = GetVregValue(sp, ZExtInt32ToPtr(arg2Id)); in GenerateCircuit() local
4591 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in GenerateCircuit() local