Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1335 MIRAddroffuncConst *Emitter::GetAddroffuncConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst) in GetAddroffuncConst()
1426 void Emitter::EmitIntConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst, uint32 itabConflictIn… in EmitIntConst()
1717 MIRAggConst &aggConst = static_cast<MIRAggConst &>(mirConst); in EmitConstantTable() local
2058 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirConst); in EmitFuncLayoutInfo() local
2208 auto *aggConst = safe_cast<MIRAggConst>(mirSymbol->GetKonst()); in MarkVtabOrItabEndFlag() local
2992 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirSymbol.GetKonst()); in EmitGlobalRootList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp121 const auto &aggConst = static_cast<const MIRAggConst &>(constVal); in OutputConstAgg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3244 MIRAggConst &aggConst = static_cast<MIRAggConst &>(*(arrayCacheNameTableSym->GetKonst())); in InitArrayClassCacheTableIndex() local