Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1280 const std::map<GStrIdx, MIRType *> &strIdx2Type) in GetFieldOffsetValue()
1330 const std::map<GStrIdx, MIRType *> &strIdx2Type, size_t idx) in EmitIntConst()
1630 const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitConstantTable()
1927 void Emitter::EmitLiteral(const MIRSymbol &literal, const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitLiteral()
2024 const std::map<GStrIdx, MIRType *> &strIdx2Type) in EmitLiterals()
2092 const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitMetaDataSymbolWithMarkFlag()
2381 std::map<GStrIdx, MIRType *> strIdx2Type; in EmitGlobalVariable() local
2937 …EmitMuidTable(const std::vector<MIRSymbol *> &vec, const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitMuidTable()
2989 …mitClassInfoSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitClassInfoSequential()
3035 …tMethodFieldSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitMethodFieldSequential()