Searched refs:kOrn (Results 1 – 6 of 6) sorted by relevance
211 case kOrn: in ToCString()
206 kOrn, enumerator
1110 VIXL_ASSERT((type == kOrn) || (type == kOrns) || (type == kRsc) || in Delegate()1187 if (((type == kOrn) || (type == kOrns)) && IsModifiedImmediate(~imm)) { in Delegate()1190 case kOrn: in Delegate()1205 if (IsUsingA32() && ((type == kOrn) || (type == kOrns))) { in Delegate()
663 VIXL_ASSERT((type == kAddw) || (type == kOrn) || (type == kOrns) || in Delegate()
1990 os().SetCurrentInstruction(kOrn, kBitwise); in orn()1991 os() << ToCString(kOrn) << ConditionPrinter(it_block_, cond); in orn()
7082 Delegate(kOrn, &Assembler::orn, cond, rd, rn, operand); in orn()