Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1242 MIRAddroffuncConst *Emitter::GetAddroffuncConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst) in GetAddroffuncConst()
1329 void Emitter::EmitIntConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst, uint32 itabConflictIn… in EmitIntConst()
1633 MIRAggConst &aggConst = static_cast<MIRAggConst &>(mirConst); in EmitConstantTable() local
1971 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirConst); in EmitFuncLayoutInfo() local
2121 auto *aggConst = safe_cast<MIRAggConst>(mirSymbol->GetKonst()); in MarkVtabOrItabEndFlag() local
2906 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirSymbol.GetKonst()); in EmitGlobalRootList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp657 auto *aggConst = static_cast<MIRAggConst *>(symbol->GetKonst()); in HandleICall() local
713 auto *aggConst = static_cast<MIRAggConst *>(symbol->GetKonst()); in HandleICall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp123 const auto &aggConst = static_cast<const MIRAggConst &>(constVal); in OutputConstAgg() local
Dbin_mpl_import.cpp190 MIRAggConst *aggConst = mod.GetMemPool()->New<MIRAggConst>(mod, *type); in ImportConst() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp4096 MIRAggConst &aggConst = static_cast<MIRAggConst &>(*(arrayCacheNameTableSym->GetKonst())); in InitArrayClassCacheTableIndex() local