Searched refs:kBxj (Results 1 – 5 of 5) sorted by relevance
75 case kBxj: in ToCString()
138 kBxj, enumerator
733 VIXL_ASSERT((type == kBlx) || (type == kBx) || (type == kBxj)); in Delegate()
1344 os().SetCurrentInstruction(kBxj, kAddress | kBranch); in bxj()1345 os() << ToCString(kBxj) << ConditionPrinter(it_block_, cond) << " " << rm; in bxj()
3386 Delegate(kBxj, &Assembler::bxj, cond, rm); in bxj()