| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | becommon.cpp | 150 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ComputeStructTypeSizesAligns() local 272 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ComputeClassTypeSizesAligns() local 439 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(field.second.first); in LowerJavaVolatileInClassType() local 488 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GenFieldOffsetMap() local 532 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GenFieldOffsetMap() local 597 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetFieldOffset() local
|
| D | lower.cpp | 763 …rer::WriteBitField(const std::pair<int32, int32> &byteBitOffsets, const MIRBitFieldType *fieldType, in WriteBitField() 804 …erer::ReadBitField(const std::pair<int32, int32> &byteBitOffsets, const MIRBitFieldType *fieldType, in ReadBitField()
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | meta.proto | 47 Type fieldType = 2; field
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | classDefinition.cpp | 523 static void AddFieldType(FieldType &fieldType, const Expression *typeAnnotation) in AddFieldType() 565 FieldType fieldType = FieldType::NONE; in CreateFieldTypeBuffer() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | file_item_container_test.cpp | 199 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local 624 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local 791 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local 966 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_type.cpp | 1370 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetSize() local 1384 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetSize() local 1428 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetAlign() local 2120 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetBitOffsetFromUnionBaseAddr() local 2167 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetBitOffsetFromStructBaseAddr() local 2299 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pair.first); in HasPadding() local
|
| D | global_tables.cpp | 320 …ieldToStructType(MIRStructType &structType, const std::string &fieldName, const MIRType &fieldType) in AddFieldToStructType()
|
| D | mir_builder.cpp | 83 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in TraverseToNamedFieldWithType() local 144 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in TraverseToNamedFieldWithTypeAndMatchStyle() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg.cpp | 224 auto fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTypeIdx); in AppendReferenceOffsets64() local
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | metaProto.cpp | 83 auto &fieldType = Type::Deserialize(protoMeta.fieldtype(), allocator); in Deserialize() local
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 1894 Type fieldType = GetFieldType(); in CheckFieldAccess() local 2134 Type fieldType = GetFieldType(); variable 2308 Type fieldType = GetFieldType(); variable 2651 Type fieldType; in CheckFieldAccessByName() local 2794 Type fieldType = GetFieldType(); in ProcessStoreFieldByName() local 2828 Type fieldType = GetFieldType(); in ProcessStobjObjByName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_call_conv.cpp | 115 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ProcessStructWhenClassifyAggregate() local
|
| D | aarch64_cgfunc.cpp | 8949 MIRType *fieldType = stringType->GetFieldType(fieldID); in IntrinsifyStringIndexOf() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/ |
| D | simplify.cpp | 278 MIRType *fieldType = structureType->GetFieldType(id); in SplitAggCopy() local 545 auto *fieldType = originAggType.GetFieldType(currFieldId); in GetElementConstFromFieldId() local 1088 auto *fieldType = structType->GetFieldType(id); in ExpandMemset() local 1103 MIRType *fieldType = structType->GetFieldType(id); in ExpandMemset() local
|
| D | class_hierarchy.cpp | 1081 … MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldPair.second.first); in NotCyclicType() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | unionLowering.cpp | 71 … checker::Type *fieldType, const util::StringView &propName) in CreateUnionFieldClassProperty()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_reader.cpp | 781 Type fieldType = Type::GetTypeFromFieldEncoding(fieldAcc.GetType()); in CreateFieldItem() local 909 Type fieldType = Type::GetTypeFromFieldEncoding(fieldAcc.GetType()); in CreateForeignFieldItem() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | class_linker.cpp | 217 &numSfields](Type fieldType) { in GetClassSize() 1406 auto fieldType = panda_file::Type::GetTypeFromFieldEncoding(fieldDataAccessor.GetType()); in GetFieldBySignature() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/ |
| D | lmir_builder.h | 534 StructTypeBuilder &Field(std::string_view fieldName, Type *fieldType) in Field()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.cpp | 710 auto fieldType = GetGraph()->GetRuntime()->GetFieldType(field); in CreatePhi() local 1419 auto fieldType = graph_->GetRuntime()->GetFieldType(field); in InitializeObject() local
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| D | disassembler.cpp | 578 uint32_t fieldType = fieldAccessor.GetType(); in GetField() local
|