Searched defs:ptrType (Results 1 – 11 of 11) sorted by relevance
370 …auto ptrType = Is64BitsArch(GetGraph()->GetArch()) ? DataType::Type::UINT64 : DataType::Type::UINT… in TEST_F() local
593 MIRPtrType ptrType(ptyIdx); in CreateAddrofConst() local608 MIRPtrType ptrType(ptyIdx); in CreateAddroffuncConst() local622 MIRPtrType ptrType(tyIdx); in CreateStrConst() local636 MIRPtrType ptrType(ptyIdx); in CreateStr16Const() local729 IreadNode *MIRBuilder::CreateExprIread(const MIRType &returnType, const MIRType &ptrType, FieldID f… in CreateExprIread()751 IaddrofNode *MIRBuilder::CreateExprIaddrof(const MIRType &returnType, const MIRType &ptrType, Field… in CreateExprIaddrof()
218 auto &ptrType = static_cast<MIRPtrType &>(type); in GetPointedTypeIfApplicable() local
1083 MIRPtrType *ptrType = static_cast<MIRPtrType *>(iread->GetType()); in FuncTypeFromFuncPtrExpr() local
743 const auto &ptrType = static_cast<const MIRPtrType &>(*this); in IsOfSameType() local
1880 auto *ptrType = static_cast<MIRPtrType *>(type); in GetPointedMIRType() local
182 auto *ptrType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(ptrTyIdx); in GetIassignedStructType() local
1597 MIRPtrType *ptrType = in ExtractbitsRedundant() local1685 …MIRPtrType *ptrType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(node… in FoldIread() local
2217 MIRType *ptrType = beCommon.BeGetOrCreatePointerType(*infoLenType); in GetLenNode() local2431 auto ptrType = GlobalTables::GetTypeTable().GetOrCreatePointerType(*symbol->GetType()); in LowerDreadToThreadLocal() local2459 auto ptrType = GlobalTables::GetTypeTable().GetOrCreatePointerType(*symbol->GetType()); in LowerDassignToThreadLocal() local2601 MIRPtrType &ptrType = static_cast<MIRPtrType &>(classType); in ProcessClassInfo() local
1619 LLVMTypeRef ptrType = LLVMPointerType(returnType, GetPtrAddressSpace(baseAddr)); in VisitStore() local1677 auto ptrType = LLVMPointerType(GetInt8T(), GetPtrAddressSpace(value)); in CanonicalizeToPtr() local
2647 MIRType *ptrType = GlobalTables::GetTypeTable().GetPtr(); in SelectAddrof() local9478 MIRType *ptrType = GlobalTables::GetTypeTable().GetPtr(); in SelectMPLClinitCheck() local