Searched defs:aggConst (Results 1 – 3 of 3) sorted by relevance
1335 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() local2058 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirConst); in EmitFuncLayoutInfo() local2208 auto *aggConst = safe_cast<MIRAggConst>(mirSymbol->GetKonst()); in MarkVtabOrItabEndFlag() local2992 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirSymbol.GetKonst()); in EmitGlobalRootList() local
121 const auto &aggConst = static_cast<const MIRAggConst &>(constVal); in OutputConstAgg() local
3244 MIRAggConst &aggConst = static_cast<MIRAggConst &>(*(arrayCacheNameTableSym->GetKonst())); in InitArrayClassCacheTableIndex() local