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()
645 (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
1481 os().SetCurrentInstruction(kEors, kBitwise); in eors()1482 os() << ToCString(kEors) << ConditionPrinter(it_block_, cond) << size; in eors()
4360 Delegate(kEors, &Assembler::eors, cond, size, rd, rn, operand); in eors()