Searched refs:kEors (Results 1 – 6 of 6) sorted by relevance
107 case kEors: in ToCString()
158 kEors, enumerator
1007 (type == kBic) || (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
636 (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
1470 os().SetCurrentInstruction(kEors, kBitwise); in eors()1471 os() << ToCString(kEors) << ConditionPrinter(it_block_, cond) << size; in eors()
4345 Delegate(kEors, &Assembler::eors, cond, size, rd, rn, operand); in eors()