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/
H A Disel.cpp568 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in GetFieldIdAndMirTypeFromMirNode() local
591 MIRPtrType *pointerType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp808 static MIRType *GetPointedToType(const MIRPtrType &pointerType) in GetPointedToType() argument
821 MIRPtrType *pointerType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(stmt.GetTyIdx())); in SelectIassign() local
923 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in SelectIread() local

Completed in 10 milliseconds