Searched defs:pointType (Results 1 – 5 of 5) sorted by relevance
969 auto *pointType = static_cast<MIRPtrType *>(&type); in MayRefString() local985 auto *pointType = static_cast<MIRPtrType *>(&type); in MayRefMeta() local
663 … MIRType *pointType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(exceptType->GetPointedTyIdx()); in CreateBasicBlocks() local
1318 MIRPtrType pointType(pointTypeIdx, pty); // use reference type here in ParsePointType() local
607 const auto *pointType = static_cast<const MIRPtrType *>(type); in GetArrayType() local
2258 MIRType *pointType = beCommon.BeGetOrCreatePointerType(*func.GetReturnType()); in LowerEntry() local