Searched refs:CondBranchType (Results 1 – 9 of 9) sorted by relevance
66 CondBranchType = 1, enumerator279 return CondBranchType; in BranchType()295 case CondBranchType: in ImmBranchRangeBitwidth()316 case CondBranchType: return ImmCondBranch(); in ImmBranch()
261 case CondBranchType: { in SetBranchImmTarget()
759 NeedExtraInstructionsOrRegisterBranch(label, CondBranchType); in B()
264 case CondBranchType: in GetImmBranchRangeBitwidth()313 case CondBranchType: in GetImmBranch()359 case CondBranchType: { in SetBranchImmTarget()
135 CondBranchType = 1, enumerator377 return CondBranchType; in GetBranchType()
591 VIXL_ASSERT(Instruction::GetImmBranchForwardRange(CondBranchType) > in B()597 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in B()606 CondBranchType); in B()623 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in Cbnz()649 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in Cbz()
391 return CondBranchType; in BranchTypeFromIndex()403 case CondBranchType: in BranchIndexFromType()
215 VIXL_ASSERT(Instruction::IsValidImmPCOffset(CondBranchType, offset)); in b()
22438 Instruction::GetImmBranchForwardRange(CondBranchType))); in TEST()22554 Instruction::GetImmBranchForwardRange(CondBranchType))); in TEST()22621 Instruction::GetImmBranchForwardRange(CondBranchType); in TEST()22704 const int range_bcond = Instruction::GetImmBranchForwardRange(CondBranchType); in TEST()