Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.cpp161 void AbsIntInstructionHandler::SetAcc(const AbstractTypedValue &val) in SetAcc() function in panda::verifier::AbsIntInstructionHandler
166 void AbsIntInstructionHandler::SetAcc(const AbstractType &type) in SetAcc() function in panda::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/runtime/include/
Dcompiler_interface.h111 void SetAcc(const interpreter::VRegister &acc) in SetAcc() function
Dmethod-inl.h439 inline void Method::SetAcc([[maybe_unused]] AccVRegisterPtrT acc) in SetAcc() function
/arkcompiler/runtime_core/runtime/interpreter/
Dframe.h145 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function
417 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function