Searched refs:kEor (Results 1 – 6 of 6) sorted by relevance
105 case kEor: in ToCString()
157 kEor, enumerator
1007 (type == kBic) || (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
645 (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
1467 os().SetCurrentInstruction(kEor, kBitwise); in eor()1468 os() << ToCString(kEor) << ConditionPrinter(it_block_, cond) << size; in eor()
4272 Delegate(kEor, &Assembler::eor, cond, size, rd, rn, operand); in eor()