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.h2456 bool CheckReturn(Type retType, Type accType, Check check) in CheckReturn()
3050 auto accType = GetAccType(); in HandleReturnObj() local
3086 auto accType = GetAccType(); in HandleCheckcast() local
3156 auto accType = GetAccType(); in HandleIsinstance() local
3595 Type accType = GetAccType(); in HandleMonitorenter() local
3620 Type accType = GetAccType(); in HandleMonitorexit() local
3758 Type accType = GetAccType(); in CheckArrayStore() local
3812 Type accType = GetAccType(); in CheckArrayStoreExact() local
4316 bool CheckCastRefArrayType(Type &accType) in CheckCastRefArrayType()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp79 auto const *const accType = GetAccumulatorType(); in CompileAndCheck() local
145 const auto *const accType = GetAccumulatorType(); in StoreAccumulator() local
668 const auto *const accType = GetAccumulatorType(); in ReturnAcc() local