Searched refs:UncondBranchType (Results 1 – 6 of 6) 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()
268 case UncondBranchType: in ImmBranchRangeBitwidth()320 case UncondBranchType: return ImmUncondBranch(); in ImmBranch()365 case UncondBranchType: { in SetBranchImmTarget()
132 UncondBranchType = 2, enumerator333 return UncondBranchType; in BranchType()
225 return (type != UnknownBranchType) && (type != UncondBranchType); in BranchTypeUsesVeneers()374 (branch_type != UncondBranchType); in IsValidBranchType()
676 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in b()695 VIXL_ASSERT(Instruction::IsValidImmPCOffset(UncondBranchType, offset)); in bl()