Searched defs:ptrType (Results 1 – 6 of 6) sorted by relevance
370 …auto ptrType = Is64BitsArch(GetGraph()->GetArch()) ? DataType::Type::UINT64 : DataType::Type::UINT… in TEST_F() local
457 MIRPtrType *ptrType = static_cast<MIRPtrType *>(iread->GetType()); in FuncTypeFromFuncPtrExpr() local
220 IreadNode *MIRBuilder::CreateExprIread(const MIRType &returnType, const MIRType &ptrType, FieldID f… in CreateExprIread()
1341 MIRPtrType *ptrType = in ExtractbitsRedundant() local1418 …MIRPtrType *ptrType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(node… in FoldIread() local
760 auto ptrType = GlobalTables::GetTypeTable().GetOrCreatePointerType(*symbol->GetType()); in LowerDreadToThreadLocal() local
1727 LLVMTypeRef ptrType = LLVMPointerType(returnType, GetPtrAddressSpace(baseAddr)); in VisitStore() local1785 auto ptrType = LLVMPointerType(GetInt8T(), GetPtrAddressSpace(value)); in CanonicalizeToPtr() local