Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_acc_alloc.cpp188 compiler::Inst *uinst = user.GetInst(); in IsPhiAccReady() local
197 for (auto uinst : usersThatRequiredSwapInputs) { in IsPhiAccReady() local
290 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
303 for (auto uinst : usersThatRequiredSwapInputs) { in RunImpl() local
312 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
339 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
Dcommon.cpp66 const auto *uinst = user.GetInst(); in CanConvertToIncI() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp159 compiler::Inst *uinst = user.GetInst(); in IsPhiAccReady() local
235 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
251 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
278 compiler::Inst *uinst = user.GetInst(); in RunImpl() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcode_sink.cpp219 Inst *uinst = user.GetInst(); in IsAcceptableTarget() local
Dmemory_coalescing.cpp147 auto uinst = user.GetInst(); in AddUsers() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.cpp1096 auto uinst = user.GetInst()->CastToLoadPairPart(); in VisitLoadArrayPair() local
1137 auto uinst = user.GetInst()->CastToLoadPairPart(); in VisitLoadArrayPairI() local