Searched refs:kOrn (Results 1 – 6 of 6) sorted by relevance
211 case kOrn: in ToCString()
210 kOrn, enumerator
814 VIXL_ASSERT((type == kOrn) || (type == kOrns) || (type == kRsc) || in Delegate()891 if (((type == kOrn) || (type == kOrns)) && IsModifiedImmediate(~imm)) { in Delegate()894 case kOrn: in Delegate()909 if (IsUsingA32() && ((type == kOrn) || (type == kOrns))) { in Delegate()
679 VIXL_ASSERT((type == kAddw) || (type == kOrn) || (type == kOrns) || in Delegate()
2003 os().SetCurrentInstruction(kOrn, kBitwise); in orn()2004 os() << ToCString(kOrn) << ConditionPrinter(it_block_, cond); in orn()
7743 Delegate(kOrn, &Assembler::orn, cond, rd, rn, operand); in orn()