Home
last modified time | relevance | path

Searched refs:FindMoveHint (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dlifetime.h275 VRegLifetime* FindMoveHint() { in FindMoveHint() function
277 move_hint_ = move_hint_->FindMoveHint(); in FindMoveHint()
284 VRegLifetime* hint = FindMoveHint(); in SetMoveHint()
285 VRegLifetime* other_hint = other->FindMoveHint(); in SetMoveHint()
/frameworks/libs/binary_translation/backend/common/
Dreg_alloc.cc325 MachineReg pref_reg = lifetime->FindMoveHint()->hard_reg(); in AllocateLifetime()