Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp1349 GateRef a2Value = GetVregValue(sp, ZExtInt32ToPtr(arg2Id)); in GenerateCircuit() local
4571 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in GenerateCircuit() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp4329 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4348 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
4516 GateRef a2Value = GetVregValue(sp, ZExtInt8ToPtr(a2)); in DECLARE_ASM_HANDLER() local
H A Dslowpath_lowering.cpp3302 GateRef a2Value = acc_.GetValueIn(gate, 3); in LowerCallthis3Imm8V8V8V8V8() local

Completed in 30 milliseconds