Searched refs:UncondBranchType (Results 1 – 7 of 7) sorted by relevance
67 UncondBranchType = 2, enumerator281 return UncondBranchType; in BranchType()293 case UncondBranchType: in ImmBranchRangeBitwidth()317 case UncondBranchType: return ImmUncondBranch(); in ImmBranch()
266 case UncondBranchType: { in SetBranchImmTarget()
262 case UncondBranchType: in GetImmBranchRangeBitwidth()315 case UncondBranchType: in GetImmBranch()364 case UncondBranchType: { in SetBranchImmTarget()
136 UncondBranchType = 2, enumerator379 return UncondBranchType; in GetBranchType()
249 return (type != UnknownBranchType) && (type != UncondBranchType); in BranchTypeUsesVeneers()417 (branch_type != UncondBranchType); in IsValidBranchType()
580 VIXL_ASSERT(Instruction::GetImmBranchForwardRange(UncondBranchType) > in B()
208 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in b()225 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in bl()