Home
last modified time | relevance | path

Searched defs:GStrIdx (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_func_export.cpp143 void BinaryMplExport::OutputAliasMap(MapleMap<GStrIdx, MIRAliasVars> &aliasVarMap) in OutputAliasMap()
Ddebug_info.cpp305 void DebugInfo::AddAliasDies(MapleMap<GStrIdx, MIRAliasVars> &aliasMap) in AddAliasDies()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1380 const std::map<GStrIdx, MIRType *> &strIdx2Type) in GetFieldOffsetValue()
1427 const std::map<GStrIdx, MIRType *> &strIdx2Type, size_t idx) in EmitIntConst()
1714 const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitConstantTable()
2015 void Emitter::EmitLiteral(const MIRSymbol &literal, const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitLiteral()
2111 const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitLiterals()
2179 const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitMetaDataSymbolWithMarkFlag()
3024 void Emitter::EmitMuidTable(const std::vector<MIRSymbol *> &vec, const std::map<GStrIdx, MIRType *>… in EmitMuidTable()
3077 void Emitter::EmitClassInfoSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType *… in EmitClassInfoSequential()
3123 void Emitter::EmitMethodFieldSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType… in EmitMethodFieldSequential()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h140 using GStrIdx = utils::Index<GStrTag, uint32>; // global string table index variable