Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp567 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in GetFieldIdAndMirTypeFromMirNode() local
590 MIRPtrType *pointerType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp783 static MIRType *GetPointedToType(const MIRPtrType &pointerType) in GetPointedToType()
796 …MIRPtrType *pointerType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(… in SelectIassign() local
891 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in SelectIread() local