Home
last modified time | relevance | path

Searched defs:GetAcc (Results 1 – 6 of 6) sorted by relevance

/ark/runtime_core/runtime/interpreter/
Dinstruction_handler_state.h116 ALWAYS_INLINE const AccVRegister &GetAcc() const in GetAcc() function
121 ALWAYS_INLINE AccVRegister &GetAcc() in GetAcc() function
Dinstruction_handler_base.h100 ALWAYS_INLINE const AccVRegister &GetAcc() const in GetAcc() function
105 ALWAYS_INLINE AccVRegister &GetAcc() in GetAcc() function
Dstate.h73 ALWAYS_INLINE inline AccVRegister &GetAcc() in GetAcc() function
78 ALWAYS_INLINE inline const AccVRegister &GetAcc() const in GetAcc() function
Dframe.h146 ALWAYS_INLINE inline VRegister &GetAcc() in GetAcc() function
151 ALWAYS_INLINE inline const VRegister &GetAcc() const in GetAcc() function
/ark/runtime_core/verification/absint/
Dabs_int_inl.cpp158 const AbstractTypedValue &AbsIntInstructionHandler::GetAcc() in GetAcc() function in panda::verifier::AbsIntInstructionHandler
/ark/js_runtime/ecmascript/interpreter/
Dframe_handler.cpp104 JSTaggedValue InterpretedFrameHandler::GetAcc() const in GetAcc() function in panda::ecmascript::InterpretedFrameHandler