Searched refs:CondBranchType (Results 1 – 10 of 10) 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()
270 case CondBranchType: in ImmBranchRangeBitwidth()319 case CondBranchType: return ImmCondBranch(); in ImmBranch()360 case CondBranchType: { in SetBranchImmTarget()
131 CondBranchType = 1, enumerator331 return CondBranchType; in BranchType()
518 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in B()527 CondBranchType); in B()539 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in Cbnz()560 if (label->IsBound() && LabelIsOutOfRange(label, CondBranchType)) { in Cbz()
348 return CondBranchType; in BranchTypeFromIndex()360 case CondBranchType: in BranchIndexFromType()
683 VIXL_ASSERT(Instruction::IsValidImmPCOffset(CondBranchType, offset)); in b()
2041 Instruction::ImmBranchRange(CondBranchType))); in TEST()2115 Instruction::ImmBranchRange(CondBranchType))); in TEST()2191 Instruction::ImmBranchRange(CondBranchType))); in TEST()
21454 Instruction::ImmBranchForwardRange(CondBranchType))); in TEST()21568 Instruction::ImmBranchForwardRange(CondBranchType))); in TEST()21634 const unsigned max_range = Instruction::ImmBranchForwardRange(CondBranchType); in TEST()21717 const int range_bcond = Instruction::ImmBranchForwardRange(CondBranchType); in TEST()