Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h382 …FillCallParamsHelper(Codegen *cg, ParameterInfo *paramInfo, SpillFillInst *regMoves, ArenaVector<R… in FillCallParamsHelper()
453 auto regMoves = GetGraph()->CreateInstSpillFill(); in FillCallParams() local