Searched defs:branch_type (Results 1 – 9 of 9) sorted by relevance
869 int Instruction::GetImmBranchRangeBitwidth(ImmBranchType branch_type) { in GetImmBranchRangeBitwidth()886 int32_t Instruction::GetImmBranchForwardRange(ImmBranchType branch_type) { in GetImmBranchForwardRange()892 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
518 static int ImmBranchRangeBitwidth(ImmBranchType branch_type)) { in ImmBranchRangeBitwidth()
233 ImmBranchType branch_type) { in RegisterUnresolvedBranch()
217 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo()436 static int BranchIndexFromType(ImmBranchType branch_type) { in BranchIndexFromType()450 bool IsValidBranchType(ImmBranchType branch_type) { in IsValidBranchType()7999 bool LabelIsOutOfRange(Label* label, ImmBranchType branch_type) { in LabelIsOutOfRange()
311 static int ImmBranchRangeBitwidth(ImmBranchType branch_type) { in ImmBranchRangeBitwidth()327 static int32_t ImmBranchRange(ImmBranchType branch_type) { in ImmBranchRange()
213 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset()
977 vtn_emit_branch(struct vtn_builder *b, enum vtn_branch_type branch_type, in vtn_emit_branch()
239 enum vtn_branch_type branch_type; member
2807 TEST(branch_type) { in TEST() argument