Home
last modified time | relevance | path

Searched defs:GetAcc (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dstate.h74 ALWAYS_INLINE inline AccVRegisterT &GetAcc() in GetAcc() function in ark::interpreter::StateIface
79 ALWAYS_INLINE inline const AccVRegisterT &GetAcc() const in GetAcc() function in ark::interpreter::StateIface
H A Dinstruction_handler_state.h113 ALWAYS_INLINE const AccVRegisterT &GetAcc() const in GetAcc() function in ark::interpreter::InstructionHandlerState
118 ALWAYS_INLINE AccVRegisterT &GetAcc() in GetAcc() function in ark::interpreter::InstructionHandlerState
H A Dinstruction_handler_base.h138 ALWAYS_INLINE const AccVRegisterT &GetAcc() const in GetAcc() function in ark::interpreter::InstructionHandlerBase
143 ALWAYS_INLINE AccVRegisterT &GetAcc() in GetAcc() function in ark::interpreter::InstructionHandlerBase
[all...]
H A Dframe.h150 ALWAYS_INLINE inline interpreter::AccVRegister &GetAcc() in GetAcc() function in ark::Frame
155 ALWAYS_INLINE inline const interpreter::AccVRegister &GetAcc() const in GetAcc() function in ark::Frame
437 ALWAYS_INLINE inline interpreter::AccVRegister &GetAcc() in GetAcc() function in ark::FrameHandler
442 ALWAYS_INLINE inline const interpreter::AccVRegister &GetAcc() const in GetAcc() function in ark::FrameHandler
[all...]
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.cpp106 const AbstractTypedValue &AbsIntInstructionHandler::GetAcc() in GetAcc() function in ark::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcompiler_interface.h125 const interpreter::VRegister &GetAcc() const in GetAcc() function in ark::CompilerInterface::ReturnReason::ExecState
130 interpreter::VRegister &GetAcc() in GetAcc() function in ark::CompilerInterface::ReturnReason::ExecState
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.cpp118 JSTaggedValue FrameHandler::GetAcc() const in GetAcc() function in panda::ecmascript::FrameHandler

Completed in 5 milliseconds