Searched defs:SetAcc (Results 1 – 4 of 4) sorted by relevance
116 void AbsIntInstructionHandler::SetAcc(const AbstractTypedValue &val) in SetAcc() function in ark::verifier::AbsIntInstructionHandler121 void AbsIntInstructionHandler::SetAcc(Type type) in SetAcc() function in ark::verifier::AbsIntInstructionHandler
135 void SetAcc(const interpreter::VRegister &acc) in SetAcc() function
432 inline void Method::SetAcc([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] AccVRegisterPtr… in SetAcc() function442 inline void Method::SetAcc(AccVRegisterPtrT acc) in SetAcc() function
145 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function432 ALWAYS_INLINE inline void SetAcc(const interpreter::AccVRegister &acc) in SetAcc() function