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/
Dcgfunc.cpp40 auto *pointerType = static_cast<MIRPtrType *>(type); in GetMemRWNodeBaseInfo() local
64 MIRPtrType *pointerType = nullptr; in GetMemRWNodeBaseInfo() local
Disel.cpp703 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in GetFieldIdAndMirTypeFromMirNode() local
727 MIRPtrType *pointerType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3031 … MIRType *pointerType = beCommon.BeGetOrCreatePointerType(*GlobalTables::GetTypeTable().GetVoid()); in LowerGCMalloc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1856 static MIRType *GetPointedToType(const MIRPtrType &pointerType) in GetPointedToType()
1873 …MIRPtrType *pointerType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(… in SelectIassign() local
2842 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in SelectIread() local