Searched refs:UncondBranchType (Results 1 – 7 of 7) sorted by relevance
59 UncondBranchType = 2, enumerator301 return UncondBranchType; in BranchType()313 case UncondBranchType: in ImmBranchRangeBitwidth()336 case UncondBranchType: in ImmBranch()
266 case UncondBranchType: { in SetBranchImmTarget()
871 case UncondBranchType: in GetImmBranchRangeBitwidth()924 case UncondBranchType: in GetImmBranch()973 case UncondBranchType: { in SetBranchImmTarget()
170 UncondBranchType = 2, enumerator580 return UncondBranchType; in GetBranchType()
619 VIXL_ASSERT(Instruction::GetImmBranchForwardRange(UncondBranchType) > in Emit()
268 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in b()285 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in bl()
269 return (type != UnknownBranchType) && (type != UncondBranchType); in BranchTypeUsesVeneers()452 (branch_type != UncondBranchType); in IsValidBranchType()