Searched defs:aggConst (Results 1 – 5 of 5) sorted by relevance
1242 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() local1971 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirConst); in EmitFuncLayoutInfo() local2121 auto *aggConst = safe_cast<MIRAggConst>(mirSymbol->GetKonst()); in MarkVtabOrItabEndFlag() local2906 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirSymbol.GetKonst()); in EmitGlobalRootList() local
657 auto *aggConst = static_cast<MIRAggConst *>(symbol->GetKonst()); in HandleICall() local713 auto *aggConst = static_cast<MIRAggConst *>(symbol->GetKonst()); in HandleICall() local
123 const auto &aggConst = static_cast<const MIRAggConst &>(constVal); in OutputConstAgg() local
190 MIRAggConst *aggConst = mod.GetMemPool()->New<MIRAggConst>(mod, *type); in ImportConst() local
4096 MIRAggConst &aggConst = static_cast<MIRAggConst &>(*(arrayCacheNameTableSym->GetKonst())); in InitArrayClassCacheTableIndex() local