Home
last modified time | relevance | path

Searched defs:structType (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp253 auto *structType = static_cast<MIRStructType *>(type); in DumpGlobals() local
402 auto *structType = static_cast<MIRStructType *>(type); in DumpDefType() local
511 auto *structType = static_cast<MIRStructType *>(type); in DumpToHeaderFile() local
Dmir_builder.cpp30 void MIRBuilder::AddAddrofFieldConst(const MIRStructType &structType, MIRAggConst &newConst, uint32… in AddAddrofFieldConst()
41 void MIRBuilder::AddAddroffuncFieldConst(const MIRStructType &structType, MIRAggConst &newConst, ui… in AddAddroffuncFieldConst()
61 bool MIRBuilder::TraverseToNamedField(MIRStructType &structType, GStrIdx nameIdx, uint32 &fieldID) in TraverseToNamedField()
68 void MIRBuilder::TraverseToNamedFieldWithType(MIRStructType &structType, GStrIdx nameIdx, TyIdx typ… in TraverseToNamedFieldWithType()
116 bool MIRBuilder::TraverseToNamedFieldWithTypeAndMatchStyle(MIRStructType &structType, GStrIdx nameI… in TraverseToNamedFieldWithTypeAndMatchStyle()
170 auto &structType = static_cast<MIRStructType &>(type); in GetStructFieldIDFromNameAndType() local
209 void MIRBuilder::SetStructFieldIDFromFieldName(MIRStructType &structType, const std::string &name, … in SetStructFieldIDFromFieldName()
Dglobal_tables.cpp322 void TypeTable::AddFieldToStructType(MIRStructType &structType, const std::string &fieldName, const… in AddFieldToStructType()
Dbin_mpl_import.cpp420 auto *structType = static_cast<MIRStructType *>(type); in CompleteAggInfo() local
Dmir_nodes.cpp97 auto *structType = static_cast<MIRStructType *>(ty); in CheckNode() local
1891 MIRTypeKind GetFieldTypeKind(MIRStructType *structType, FieldID fieldId) in GetFieldTypeKind()
Dbin_mpl_export.cpp795 auto *structType = static_cast<MIRStructType *>(type); in WriteTypeField() local
Dmir_type.cpp2839 auto &structType = static_cast<const MIRStructType &>(ty); in IsHomogeneousAggregates() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp118 auto &structType = static_cast<MIRStructType &>(ty); in ComputeStructTypeSizesAligns() local
399 bool BECommon::IsRefField(MIRStructType &structType, FieldID fieldID) const in IsRefField()
528 std::pair<int32, int32> BECommon::GetFieldOffset(MIRStructType &structType, FieldID fieldID) in GetFieldOffset()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp24 uint32 AArch64CallConvImpl::FloatParamRegRequired(const MIRStructType &structType, uint32 &fpSize) in FloatParamRegRequired()
Daarch64_cgfunc.cpp1154 MIRStructType *structType = static_cast<MIRStructType *>(symbol->GetType()); in SelectDassign() local
1165 MIRStructType *structType = static_cast<MIRStructType *>(type); in SelectDassign() local
1881 MIRStructType *structType = nullptr; in SelectIassign() local
2385 MIRStructType *structType = static_cast<MIRStructType *>(symbol->GetType()); in SelectDread() local
2605 MIRStructType *structType = static_cast<MIRStructType *>(symbol->GetType()); in SelectAddrof() local
2850 MIRStructType *structType = nullptr; in SelectIread() local
2896 MIRStructType *structType = static_cast<MIRStructType *>(pointedType); in SelectIread() local
6201 uint32 AArch64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired()
10484 MIRStructType *structType = static_cast<MIRStructType *>(sPty); in SaveReturnValueInLocal() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp273 std::vector<int64> CG::GetReferenceOffsets64(const BECommon &beCommon, MIRStructType &structType) in GetReferenceOffsets64()
Demit.cpp891 MIRStructType *structType = static_cast<MIRStructType *>(symAddrSym->GetType()); in EmitScalarConstant() local
1396 MIRStructType &structType = static_cast<MIRStructType &>(ty); in GetFieldOffsetValue() local
1860 MIRStructType &structType = static_cast<MIRStructType &>(mirType); in EmitStructConstant() local
Dcgfunc.cpp86 auto *structType = static_cast<MIRStructType *>(mirType); in GetTrueMirInfo() local
1919 MIRStructType *structType = static_cast<MIRStructType *>(type); in CreateLmbcFormalParamInfo() local
Disel.cpp752 MIRStructType *structType = static_cast<MIRStructType *>(mirType); in GetMirTypeInfoFormFieldIdAndMirType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h311 MIRStructType *structType; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h102 MIRStructType *structType = static_cast<MIRStructType *>( in HasOneElemSimdAttr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1632 MIRStructType &structType = static_cast<MIRStructType &>(mirType); in EmitStructure() local
1831 MIRStructType *structType = static_cast<MIRStructType *>(symAddrSym->GetType()); in EmitAddrofElement() local
Dx64_MPIsel.cpp34 MIRStructType *structType = static_cast<MIRStructType *>(mirType); in GetOrCreateMemOpndFromSymbol() local
Dx64_cgfunc.cpp41 uint32 X64CGFunc::FloatParamRegRequired(MIRStructType *structType, uint32 &fpSize) in FloatParamRegRequired()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1589 MIRStructType *structType = dynamic_cast<MIRStructType*>(mirType); in ExtractbitsRedundant() local
1604 MIRStructType *structType = dynamic_cast<MIRStructType*>(mirType); in ExtractbitsRedundant() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp218 FieldOffset LMIRBuilder::GetFieldOffset(StructType *structType, FieldId fieldId) in GetFieldOffset()