Searched refs:kBl (Results 1 – 5 of 5) sorted by relevance
69 case kBl: in ToCString()
139 kBl, enumerator
750 VIXL_ASSERT((type == kBl) || (type == kBlx) || (type == kPld) || in Delegate()
1331 os().SetCurrentInstruction(kBl, kAddress | kBranch); in bl()1332 os() << ToCString(kBl) << ConditionPrinter(it_block_, cond) << " " in bl()
3510 Delegate(kBl, &Assembler::bl, cond, location); in bl()