Home
last modified time | relevance | path

Searched defs:IsReference (Results 1 – 12 of 12) 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/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference_processor.cpp28 bool EtsReferenceProcessor::IsReference(const BaseClass *baseCls, const ObjectHeader *ref, in IsReference() function in panda::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.h190 bool IsReference(uint32 flag) const in IsReference() function
195 bool IsReference() const in IsReference() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h258 inline bool IsReference(Type type) 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/types/
Dets_class.cpp475 bool EtsClass::IsReference() const in IsReference() function in panda::ets::EtsClass
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp569 bool GC::IsReference(const BaseClass *cls, const ObjectHeader *ref, const ReferenceCheckPredicateT … in IsReference() function in panda::mem::GC
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp140 bool IsReference() const in IsReference() function in panda::compiler::PhiState
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h88 bool IsReference() const in IsReference() function