Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
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/
Dcompiler_interface.h135 void SetAcc(const interpreter::VRegister &acc) in SetAcc() function
Dmethod-inl.h432 inline void Method::SetAcc([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] AccVRegisterPtr… in SetAcc() function
442 inline void Method::SetAcc(AccVRegisterPtrT acc) in SetAcc() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h145 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function
432 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function