Home
last modified time | relevance | path

Searched defs:accType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h2453 bool CheckReturn(Type retType, Type accType, Check check) in CheckReturn()
3047 auto accType = GetAccType(); in HandleReturnObj() local
3083 auto accType = GetAccType(); in HandleCheckcast() local
3153 auto accType = GetAccType(); in HandleIsinstance() local
3592 Type accType = GetAccType(); in HandleMonitorenter() local
3617 Type accType = GetAccType(); in HandleMonitorexit() local
3755 Type accType = GetAccType(); in CheckArrayStore() local
3809 Type accType = GetAccType(); in CheckArrayStoreExact() local
4313 bool CheckCastRefArrayType(Type &accType) in CheckCastRefArrayType()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp79 auto const *const accType = GetAccumulatorType(); in CompileAndCheck() local
142 const auto *const accType = GetAccumulatorType(); in StoreAccumulator() local
662 const auto *const accType = GetAccumulatorType(); in ReturnAcc() local