Searched defs:elemType (Results 1 – 13 of 13) sorted by relevance
110 MIRType *elemType = structType.GetElemType(i); in IncludeArray() local
1801 MIRType *elemType = structType.GetElemType(i); in EmitStructConstant() local
907 MIRType *elemType = GetElemType(); in GetCompactMplTypeName() local926 MIRType *elemType = GetElemType(); in GetCompactMplTypeName() local955 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(GetElemTyIdx()); in DetermineName() local1667 MIRType *elemType = GetElemType(); in GetMplTypeName() local1675 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in HasFields() local1684 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in NumberOfFieldIDs() local1691 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(eTyIdx); in EmbeddedStructType() local1738 auto elemType = GetElemType(); in ElemNumber() local1763 MIRType *elemType = GetElemType(); in GetMplTypeName() local1771 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(elemTyIdx); in HasFields() local[all …]
2235 … MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(arrayType.GetElemTyIdx()); in ParseInitValue() local
230 auto elemType = AnnotationTagToString(annotationAccessor.GetTag(i).GetItem()); in GetETSAnnotation() local
314 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(arrayType.GetElemTyIdx()); in ComputeArrayTypeSizesAligns() local345 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(arrayType.GetElemTyIdx()); in ComputeFArrayOrJArrayTypeSizesAligns() local
2055 MIRType *elemType = baseType1->GetElemType(); in GetArrayNodeType() local3860 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(jaryType->GetElemTyIdx()); in LowerJarrayMalloc() local
1058 MIRType *elemType = in NotCyclicType() local
1134 MIRType *elemType = arrayType->GetElemType(); in ExpandMemset() local1358 MIRType *elemType = arrayType->GetElemType(); in ExpandMemcpy() local
1992 checker::Type *GetIteratorType(ETSChecker *checker, checker::Type *elemType, ir::AstNode *left) in GetIteratorType() argument2035 checker::Type *elemType; in Check() local
1637 …MIRType *elemType = structKind == kTypeUnion ? &(elemConst->GetType()) : structType.GetElemType(i); in EmitStructure() local
177 ArrayType *LMIRBuilder::CreateArrayType(Type *elemType, std::vector<uint32_t> &dimSize) in CreateArrayType()
6413 MIRType *elemType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(jaryType->GetElemTyIdx()); in SelectJarrayMalloc() local