Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp58 static EtsByte GetRefTypeKind(const PandaString &td, const EtsClass *refType) in GetRefTypeKind()
150 auto refType = PandaEtsVM::GetCurrent()->GetClassLinker()->GetClass(typeDesc.c_str()); in TypeAPIGetTypeKind() local
/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_info_extractor.cpp223 auto refType = pda.GetReferenceType(idxRef++); in Extract() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h232 enum refType : uint8 { enum
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1812 auto refType = in CreatePreWRB() local
1854 auto refType {TypeInfo::FromDataType(DataType::REFERENCE, GetArch())}; in EncodePostWRB() local