Home
last modified time | relevance | path

Searched defs:fieldType (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/ets_frontend/merge_abc/protos/
Dmeta.proto47 Type fieldType = 2; field
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp138 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ComputeStructTypeSizesAligns() local
260 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ComputeClassTypeSizesAligns() local
431 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GenFieldOffsetMap() local
475 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GenFieldOffsetMap() local
552 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetFieldOffset() local
Dlower.cpp578 …rer::WriteBitField(const std::pair<int32, int32> &byteBitOffsets, const MIRBitFieldType *fieldType, in WriteBitField()
619 …erer::ReadBitField(const std::pair<int32, int32> &byteBitOffsets, const MIRBitFieldType *fieldType, in ReadBitField()
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp522 void ClassDefinition::AddFieldType(FieldType &fieldType, const Expression *typeAnnotation, in AddFieldType()
560 …efinition::AddFieldTypeForTypeReference(const TSTypeReference *typeReference, FieldType &fieldType, in AddFieldTypeForTypeReference()
654 FieldType fieldType = FieldType::NONE; in CreateFieldTypeBuffer() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1301 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetSize() local
1315 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetSize() local
1375 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetAlignAux() local
1425 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tfap.first); in GetUnadjustedAlign() local
2123 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetBitOffsetFromUnionBaseAddr() local
2170 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in GetBitOffsetFromStructBaseAddr() local
2321 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(pair.first); in HasPadding() local
2342 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in HasZeroWidthBitField() local
2352 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldPair.second.first); in GetFieldTypeAlignByFieldPair() local
2367 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in ComputeUnionLayout() local
[all …]
Dglobal_tables.cpp322 …ieldToStructType(MIRStructType &structType, const std::string &fieldName, const MIRType &fieldType) in AddFieldToStructType()
Dmir_builder.cpp87 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in TraverseToNamedFieldWithType() local
148 MIRType *fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTyIdx); in TraverseToNamedFieldWithTypeAndMatchStyle() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DvalidateHelpers.cpp257 … std::string_view fieldType = variable->Declaration()->IsConstDecl() ? "constant" : "readonly"; in ValidateUnaryOperatorOperand() local
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h341 inline void SetSharedFieldType(SharedFieldType fieldType) in SetSharedFieldType()
346 inline void SetDictSharedFieldType(SharedFieldType fieldType) in SetDictSharedFieldType()
Djs_object.h114 inline void SetSharedFieldType(SharedFieldType fieldType) in SetSharedFieldType()
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp205 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local
630 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local
797 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local
972 PrimitiveTypeItem *fieldType = container.GetOrCreatePrimitiveTypeItem(Type::TypeId::I32); in TEST() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DunionLowering.cpp73 checker::Type *fieldType, in CreateUnionFieldClassProperty()
DinterfaceObjectLiteralLowering.cpp52 auto *fieldType = ifaceMethod->Function()->Signature()->ReturnType(); in CreateAnonClassField() local
/arkcompiler/ets_frontend/merge_abc/src/
DmetaProto.cpp83 auto &fieldType = Type::Deserialize(protoMeta.fieldtype(), allocator); in Deserialize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp234 auto fieldType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(fieldTypeIdx); in AppendReferenceOffsets64() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h1860 Type fieldType = GetFieldType(); in CheckFieldAccess() local
2086 Type fieldType = GetFieldType(); in ProcessStoreField() local
2260 Type fieldType = GetFieldType(); variable
2716 Type fieldType; in CheckFieldAccessByName() local
2848 Type fieldType = GetFieldType(); in ProcessStoreFieldByName() local
2882 Type fieldType = GetFieldType(); in ProcessStobjObjByName() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp243 MIRType *fieldType = structureType->GetFieldType(id); in SplitAggCopy() local
446 auto *fieldType = originAggType.GetFieldType(currFieldId); in GetElementConstFromFieldId() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.cpp724 void FileReader::SetFieldValue(FieldItem *fieldItem, Type fieldType, FieldDataAccessor &fieldAcc) in SetFieldValue()
772 Type fieldType = Type::GetTypeFromFieldEncoding(fieldAcc.GetType()); in CreateFieldItem() local
869 Type fieldType = Type::GetTypeFromFieldEncoding(fieldAcc.GetType()); in CreateForeignFieldItem() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h543 StructTypeBuilder &Field(std::string_view fieldName, Type *fieldType) in Field()
/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker.cpp242 &numSfields](Type fieldType) { in GetClassSize()
1495 auto fieldType = panda_file::Type::GetTypeFromFieldEncoding(fieldDataAccessor.GetType()); in GetFieldBySignature() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp937 auto fieldType = DataType::INT32; in CreatePhi() local
1731 auto fieldType = graph_->GetRuntime()->GetFieldType(field); in InitializeObject() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp910 PropertyType fieldType, PropertyProcesser const &func) in UpdateTypeProperty()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp649 bool ClassHelper::MatchFieldType(SharedFieldType fieldType, JSTaggedValue value) in MatchFieldType()
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp585 uint32_t fieldType = fieldAccessor.GetType(); in GetField() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2345 …GateRef fieldType = isDicMode ? GetDictSharedFieldTypeInPropAttr(attr) : GetSharedFieldTypeInPropA… in CheckUpdateSharedType() local
2367 …GateRef fieldType = isDicMode ? GetDictSharedFieldTypeInPropAttr(attr) : GetSharedFieldTypeInPropA… in CheckUpdateSharedType() local
2379 inline void StubBuilder::MatchFieldType(Variable *result, GateRef glue, GateRef fieldType, GateRef … in MatchFieldType()

12