Home
last modified time | relevance | path

Searched defs:IsReference (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dvalue.h68 bool IsReference() const in IsReference() function
Dtyped_value.h185 bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/
Dreference_processor.h59 …virtual bool IsReference([[maybe_unused]] const BaseClass *baseCls, [[maybe_unused]] const ObjectH… in IsReference() function
Dempty_reference_processor.h27 …bool IsReference([[maybe_unused]] const BaseClass *baseCls, [[maybe_unused]] const ObjectHeader *r… in IsReference() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference_processor.cpp40 bool EtsReferenceProcessor::IsReference(const BaseClass *baseCls, const ObjectHeader *ref, in IsReference() function in ark::mem::ets::EtsReferenceProcessor
76 bool EtsReferenceProcessor::IsReference(const BaseClass *baseCls, const ObjectHeader *ref) const in IsReference() function in ark::mem::ets::EtsReferenceProcessor
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dencode_bit.h115 bool IsReference() const in IsReference() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h188 bool IsReference(uint32 flag) const in IsReference() function
193 bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h248 inline bool IsReference(Type type) in IsReference() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h258 inline bool IsReference(Type type) in IsReference() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp600 bool GC::IsReference(const BaseClass *cls, const ObjectHeader *ref, const ReferenceCheckPredicateT … in IsReference() function in ark::mem::GC
606 bool GC::IsReference(const BaseClass *cls, const ObjectHeader *ref) in IsReference() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp417 bool EtsClass::IsReference() const in IsReference() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp192 bool IsReference() const in IsReference() function in ark::compiler::PhiState
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h87 bool IsReference() const in IsReference() function