Searched refs:ImmBranchType (Results 1 – 8 of 8) sorted by relevance
64 enum ImmBranchType { enum277 ImmBranchType BranchType() const { in BranchType()291 static int ImmBranchRangeBitwidth(ImmBranchType branch_type) { in ImmBranchRangeBitwidth()308 static int32_t ImmBranchRange(ImmBranchType branch_type) { in ImmBranchRange()372 static bool IsValidImmPCOffset(ImmBranchType branch_type, ptrdiff_t offset);
211 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
2022 ImmBranchType branch_type);
673 Label *label, ImmBranchType b_type) { in NeedExtraInstructionsOrRegisterBranch()
133 enum ImmBranchType { enum314 static int GetImmBranchRangeBitwidth(ImmBranchType branch_type);317 static int ImmBranchRangeBitwidth(ImmBranchType branch_type)) { in ImmBranchRangeBitwidth()321 static int32_t GetImmBranchForwardRange(ImmBranchType branch_type);324 static int32_t ImmBranchForwardRange(ImmBranchType branch_type)) {328 static bool IsValidImmPCOffset(ImmBranchType branch_type, int64_t offset);375 ImmBranchType GetBranchType() const { in GetBranchType()388 VIXL_DEPRECATED("GetBranchType", ImmBranchType BranchType() const) {
260 int Instruction::GetImmBranchRangeBitwidth(ImmBranchType branch_type) { in GetImmBranchRangeBitwidth()277 int32_t Instruction::GetImmBranchForwardRange(ImmBranchType branch_type) { in GetImmBranchForwardRange()283 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
197 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo()245 ImmBranchType branch_type_;248 bool BranchTypeUsesVeneers(ImmBranchType type) { in BranchTypeUsesVeneers()254 ImmBranchType branch_type);339 ImmBranchType type = branch_info.branch_type_; in insert()388 static ImmBranchType BranchTypeFromIndex(int index) { in BranchTypeFromIndex()401 static int BranchIndexFromType(ImmBranchType branch_type) { in BranchIndexFromType()415 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType()3188 bool LabelIsOutOfRange(Label* label, ImmBranchType branch_type) { in LabelIsOutOfRange()
206 ImmBranchType branch_type) { in RegisterUnresolvedBranch()