Searched defs:newType (Results 1 – 7 of 7) sorted by relevance
409 IntVal Trunc(PrimType newType) const in Trunc()416 IntVal Extend(PrimType newType) const in Extend()423 IntVal TruncOrExtend(PrimType newType) const in TruncOrExtend()489 inline IntVal Min(const IntVal &a, const IntVal &b, PrimType newType) in Min()503 inline IntVal Max(const IntVal &a, const IntVal &b, PrimType newType) in Max()
114 auto newType = AnyBaseTypeToDataType(anyType_); in PropagateTypeToPhi() local
728 …MIRType *newType = GlobalTables::GetTypeTable().GetOrCreatePointerType(pointedType, GetLoweredPtrT… in BeGetOrCreatePointerType() local739 MIRType *newType = GlobalTables::GetTypeTable().GetOrCreateFunctionType(tyIdx, vecTy, vecAt); in BeGetOrCreateFunctionType() local
181 TrackType newType = TrackType::TAGGED; in UpdateTrackType() local
181 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType()
538 MIRType *newType = oldType.CopyMIRTypeNode(); in CreateType() local
875 PrimType newType = originType; in ICmp() local