Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1160 MIRAddroffuncConst *Emitter::GetAddroffuncConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst) in EmitAsmLabel() argument
1245 void Emitter::EmitIntConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst, uint32 itabConflictIndex, in EmitAsmLabel() argument
1539 MIRAggConst &aggConst = static_cast<MIRAggConst &>(mirConst); in EmitAsmLabel() local
1757 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirConst); EmitAsmLabel() local
1886 auto *aggConst = safe_cast<MIRAggConst>(mirSymbol->GetKonst()); EmitAsmLabel() local
2570 MIRAggConst *aggConst = safe_cast<MIRAggConst>(mirSymbol.GetKonst()); EmitAsmLabel() local
[all...]

Completed in 8 milliseconds