Searched refs:CanRelocateBranches (Results 1 – 2 of 2) sorted by relevance
65 bool CanRelocateBranches() const { in CanRelocateBranches() function
2569 bool use32bit = IsForced32Bit() || !CanRelocateBranches(); in EmitBranch()3981 if (CanRelocateBranches() && IsLowRegister(r) && !label->IsBound()) { in CompareAndBranchIfZero()3991 if (CanRelocateBranches() && IsLowRegister(r) && !label->IsBound()) { in CompareAndBranchIfNonZero()