Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp103 MIRType *BECommon::BeGetOrCreatePointerType(const MIRType &pointedType) in BeGetOrCreatePointerType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp443 MIRType *pointedType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pointedTyIdx); in Dump() local
545 MIRType *pointedType = GetPointedType(); in GetPointedFuncType() local
Dmir_function.cpp455 MIRType *pointedType = static_cast<MIRPtrType *>(mirType)->GetPointedType(); in EnterFormals() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h894 MIRType *pointedType = GetPointedType(); in IsFunctionPtr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp798 MIRType *pointedType = nullptr; in SelectIassign() local
861 MIRType *pointedType = nullptr; in SelectIread() local