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.h97 ::panda::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.cpp698 panda::mem::BarrierType PandaRuntimeInterface::GetPostType() const in GetPostType() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h588 virtual ::panda::mem::BarrierType GetPostType() const in GetPostType() function