Searched refs:ImmBranchType (Results 1 – 8 of 8) sorted by relevance
140 enum ImmBranchType { enum315 static int GetImmBranchRangeBitwidth(ImmBranchType branch_type);318 static int ImmBranchRangeBitwidth(ImmBranchType branch_type)) { in ImmBranchRangeBitwidth()322 static int32_t GetImmBranchForwardRange(ImmBranchType branch_type);325 static int32_t ImmBranchForwardRange(ImmBranchType branch_type)) {329 static bool IsValidImmPCOffset(ImmBranchType branch_type, int64_t offset);376 ImmBranchType GetBranchType() const { in GetBranchType()389 VIXL_DEPRECATED("GetBranchType", ImmBranchType BranchType() const) {
263 int Instruction::GetImmBranchRangeBitwidth(ImmBranchType branch_type) { in GetImmBranchRangeBitwidth()280 int32_t Instruction::GetImmBranchForwardRange(ImmBranchType branch_type) { in GetImmBranchForwardRange()286 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
200 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo()248 ImmBranchType branch_type_;251 bool BranchTypeUsesVeneers(ImmBranchType type) { in BranchTypeUsesVeneers()257 ImmBranchType branch_type);342 ImmBranchType type = branch_info.branch_type_; in insert()391 static ImmBranchType BranchTypeFromIndex(int index) { in BranchTypeFromIndex()404 static int BranchIndexFromType(ImmBranchType branch_type) { in BranchIndexFromType()418 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType()3602 bool LabelIsOutOfRange(Label* label, ImmBranchType branch_type) { in LabelIsOutOfRange()
206 ImmBranchType branch_type) { in RegisterUnresolvedBranch()
45 enum ImmBranchType { enum301 ImmBranchType BranchType() const { in BranchType()315 static int ImmBranchRangeBitwidth(ImmBranchType branch_type) { in ImmBranchRangeBitwidth()331 static int32_t ImmBranchRange(ImmBranchType branch_type) { in ImmBranchRange()400 static bool IsValidImmPCOffset(ImmBranchType branch_type, ptrdiff_t offset);
220 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
1247 ImmBranchType branch_type);
864 Label* label, ImmBranchType b_type) { in NeedExtraInstructionsOrRegisterBranch()