Home
last modified time | relevance | path

Searched defs:pointedType (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp726 MIRType *BECommon::BeGetOrCreatePointerType(const MIRType &pointedType) in BeGetOrCreatePointerType()
777 MIRType *pointedType = GlobalTables::GetTypeTable().GetTypeTable().at(index); in GetAddressOfNode() local
833 MIRType *pointedType = pointerty->GetPointedType(); in CallIsOfAttr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp970 MIRType *pointedType = pointType->GetPointedType(); in MayRefString() local
986 MIRType *pointedType = pointType->GetPointedType(); in MayRefMeta() local
1053 auto *pointedType = static_cast<MIRPtrType *>(&type)->GetPointedType(); in NotCyclicType() local
Dcall_graph.cpp1196 MIRPtrType *pointedType = static_cast<MIRPtrType *>(type); in SearchDefInMemberMethods() local
1269 MIRPtrType *pointedType = static_cast<MIRPtrType *>(type); in DoDevirtual() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1022 MIRType *pointedType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pointedTyIdx); in Dump() local
2425 MIRType *pointedType = GetPointedType(); in IsUnsafeType() local
2469 MIRType *pointedType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pointedTyIdx); in GetMplTypeName() local
2478 MIRType *pointedType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pointedTyIdx); in GetCompactMplTypeName() local
2485 MIRType *pointedType = GetPointedType(); in GetPointedFuncType() local
Dmir_function.cpp699 MIRType *pointedType = static_cast<MIRPtrType *>(mirType)->GetPointedType(); in EnterFormals() local
Dmir_nodes.cpp1877 MIRType *pointedType = GetPointedMIRType(tyIdx); in GetPointedTypeKind() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1085 MIRType *pointedType = GetPointedType(); in IsFunctionPtr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1983 MIRType *pointedType = nullptr; in SelectIassign() local
3423 MIRType *pointedType = nullptr; in SelectIread() local