Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp3612 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
3629 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
3769 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
Dslowpath_lowering.cpp3614 GateRef a2Value = acc_.GetValueIn(gate, 3); in LowerCallthis3Imm8V8V8V8V8() local