Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp79 auto const *const accType = GetAccumulatorType(); in CompileAndCheck() local
145 const auto *const accType = GetAccumulatorType(); in StoreAccumulator() local
665 const auto *const accType = GetAccumulatorType(); ReturnAcc() local
[all...]
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.h2456 bool CheckReturn(Type retType, Type accType, Check check) in CheckReturn() argument
3050 auto accType = GetAccType(); in HandleReturnObj() local
3086 auto accType = GetAccType(); HandleCheckcast() local
3156 auto accType = GetAccType(); HandleIsinstance() local
3595 Type accType = GetAccType(); HandleMonitorenter() local
3620 Type accType = GetAccType(); HandleMonitorexit() local
3758 Type accType = GetAccType(); CheckArrayStore() local
3812 Type accType = GetAccType(); CheckArrayStoreExact() local
4316 CheckCastRefArrayType(Type &accType) CheckCastRefArrayType() argument
[all...]

Completed in 10 milliseconds