Searched defs:elemType (Results 1 – 12 of 12) sorted by relevance
882 MIRType *elemType = GetElemType(); in GetCompactMplTypeName() local901 MIRType *elemType = GetElemType(); in GetCompactMplTypeName() local916 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(GetElemTyIdx()); in DetermineName() local1669 MIRType *elemType = GetElemType(); in GetMplTypeName() local1677 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in HasFields() local1686 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in NumberOfFieldIDs() local1693 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in EmbeddedStructType() local1740 auto elemType = GetElemType(); in ElemNumber() local1765 MIRType *elemType = GetElemType(); in GetMplTypeName() local1773 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(elemTyIdx); in HasFields() local[all …]
59 auto *elemType = GlobalTables::GetTypeTable().GetUInt64(); in GetOrCreateFuncCounter() local
230 auto elemType = AnnotationTagToString(annotationAccessor.GetTag(i).GetItem()); in EnumerateAnnotations() local
302 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(arrayType.GetElemTyIdx()); in ComputeArrayTypeSizesAligns() local333 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(arrayType.GetElemTyIdx()); in ComputeFArrayOrJArrayTypeSizesAligns() local
1779 MIRType *elemType = baseType1->GetElemType(); in GetArrayNodeType() local
501 checker::Type *GetIteratorType(ETSChecker *checker, checker::Type *elemType, ir::AstNode *left) in GetIteratorType() argument
1825 checker::Type *elemType = nullptr; in Check() local
1646 …MIRType *elemType = structKind == kTypeUnion ? &(elemConst->GetType()) : structType.GetElemType(i); in EmitStructure() local
847 for (const elemType of typeSet.types) { constant
179 ArrayType *LMIRBuilder::CreateArrayType(Type *elemType, std::vector<uint32_t> &dimSize) in CreateArrayType()
1887 MIRType *elemType = structType.GetElemType(i); in EmitStructConstant() local
5824 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(jaryType->GetElemTyIdx()); in SelectJarrayMalloc() local