Searched refs:kThumbBUncond (Results 1 – 6 of 6) sorted by relevance
34 if (thisLIR->opCode == kThumbBUncond) { in applyRedundantBranchElimination()
351 kThumbBUncond, /* b(2) [11100] offset_11[10..0] */ enumerator
149 ENCODING_MAP(kThumbBUncond, 0xe000,1006 } else if (lir->opCode == kThumbBUncond) { in assembleInstructions()1389 thumb1 = (getSkeleton(kThumbBUncond) | ((branchOffset>> 1) & 0x7ff)); in assembleChainingBranch()1751 newInst |= getSkeleton(kThumbBUncond); /* b offset is 0 */ in dvmJitUnchain()
3496 ArmLIR *branch = newLIR0(cUnit, kThumbBUncond); in insertChainingSwitch()3897 branchToBody->opCode = kThumbBUncond; in setupLoopEntryBlock()3903 branchToPCR->opCode = kThumbBUncond; in setupLoopEntryBlock()
127 opCode = kThumbBUncond; in opNone()
220 opCode = kThumbBUncond; in opNone()