Searched refs:kEor (Results 1 – 6 of 6) sorted by relevance
105 case kEor: in ToCString()
153 kEor, enumerator
1303 (type == kBic) || (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
629 (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
1458 os().SetCurrentInstruction(kEor, kBitwise); in eor()1459 os() << ToCString(kEor) << ConditionPrinter(it_block_, cond) << size; in eor()
3908 Delegate(kEor, &Assembler::eor, cond, size, rd, rn, operand); in eor()