Home
last modified time | relevance | path

Searched defs:IsReference (Results 1 – 11 of 11) 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/
Dempty_reference_processor.h27 …bool IsReference([[maybe_unused]] const BaseClass *baseCls, [[maybe_unused]] const ObjectHeader *r… in IsReference() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dencode_bit.h115 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/plugins/ets/runtime/mem/
Dets_reference_processor.cpp39 bool EtsReferenceProcessor::IsReference(const BaseClass *baseCls, const ObjectHeader *ref, in IsReference() function in ark::mem::ets::EtsReferenceProcessor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h265 inline bool IsReference(Type type) in IsReference() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h430 [[nodiscard]] bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp649 bool GC::IsReference(const BaseClass *cls, const ObjectHeader *ref, const ReferenceCheckPredicateT … in IsReference() function in ark::mem::GC
/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