Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.h65 bool CanRelocateBranches() const { in CanRelocateBranches() function
Dassembler_thumb2.cc2569 bool use32bit = IsForced32Bit() || !CanRelocateBranches(); in EmitBranch()
3981 if (CanRelocateBranches() && IsLowRegister(r) && !label->IsBound()) { in CompareAndBranchIfZero()
3991 if (CanRelocateBranches() && IsLowRegister(r) && !label->IsBound()) { in CompareAndBranchIfNonZero()