Home
last modified time | relevance | path

Searched refs:GetSrcRegIndex (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp237 size_t dst_mum = inst->GetSrcRegIndex(); in ResolveOutput()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp379 size_t dstMum = inst->GetSrcRegIndex(); in ResolveOutput()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dreg_alloc_verifier.cpp346 auto idx = user.GetInst()->CastToLoadPairPart()->GetSrcRegIndex();
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h1326 virtual uint32_t GetSrcRegIndex() const in GetSrcRegIndex() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h1637 virtual uint32_t GetSrcRegIndex() const in GetSrcRegIndex() function
6260 uint32_t GetSrcRegIndex() const override

Completed in 15 milliseconds