Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h102 ::ark::mem::BarrierType GetPostType() const override in GetPostType() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.h48 BarrierType GetPostType() const in GetPostType() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp803 ark::mem::BarrierType PandaRuntimeInterface::GetPostType() const in GetPostType() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h762 virtual ::ark::mem::BarrierType GetPostType() const in GetPostType() function