Searched refs:kDmb (Results 1 – 5 of 5) sorted by relevance
101 case kDmb: in ToCString()
155 kDmb, enumerator
835 VIXL_ASSERT((type == kDmb) || (type == kDsb) || (type == kIsb)); in Delegate()
1453 os().SetCurrentInstruction(kDmb, kNoAttribute); in dmb()1454 os() << ToCString(kDmb) << ConditionPrinter(it_block_, cond) << " " << option; in dmb()
4164 Delegate(kDmb, &Assembler::dmb, cond, option); in dmb()