Home
last modified time | relevance | path

Searched defs:SetAcc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.cpp116 void AbsIntInstructionHandler::SetAcc(const AbstractTypedValue &val) in SetAcc() function in ark::verifier::AbsIntInstructionHandler
121 void AbsIntInstructionHandler::SetAcc(Type type) in SetAcc() function in ark::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcompiler_interface.h135 void SetAcc(const interpreter::VRegister &acc) in SetAcc() function in ark::CompilerInterface::ReturnReason::ExecState
H A Dmethod-inl.h430 inline void Method::SetAcc([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] AccVRegisterPtrT acc) in SetAcc() function in ark::Method
440 inline void Method::SetAcc(AccVRegisterPtrT acc) in SetAcc() function in ark::Method
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dframe.h145 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function in ark::Frame
432 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function in ark::FrameHandler

Completed in 4 milliseconds