Searched refs:TestBranchType (Results 1 – 6 of 6) sorted by relevance
69 TestBranchType = 4 enumerator269 return TestBranchType; in BranchType()283 case TestBranchType: in ImmBranchRangeBitwidth()303 case TestBranchType: return ImmTestBranch(); in ImmBranch()
270 case TestBranchType: { in SetBranchImmTarget()
680 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbnz()697 NeedExtraInstructionsOrRegisterBranch(label, TestBranchType); in Tbz()
171 case TestBranchType: return ImmTestBranch(); in ImmBranch()218 case TestBranchType: { in SetBranchImmTarget()
126 TestBranchType = 4 enumerator296 return TestBranchType; in BranchType()
2026 std::max(Instruction::ImmBranchRange(TestBranchType), in TEST()2100 std::max(Instruction::ImmBranchRange(TestBranchType), in TEST()2176 std::max(Instruction::ImmBranchRange(TestBranchType), in TEST()2267 int max_range = Instruction::ImmBranchRange(TestBranchType); in TEST()