Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp75 … MIRType *pointerType = cgFunc->GetBecommon().BeGetOrCreatePointerType(*throwType); in CollectEHInformation() local
Disel.cpp699 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in GetFieldIdAndMirTypeFromMirNode() local
723 MIRPtrType *pointerType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3793 … MIRType *pointerType = beCommon.BeGetOrCreatePointerType(*GlobalTables::GetTypeTable().GetVoid()); in LowerGCMalloc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1964 static MIRType *GetPointedToType(const MIRPtrType &pointerType) in GetPointedToType()
1981 …MIRPtrType *pointerType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(… in SelectIassign() local
3421 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in SelectIread() local