Searched refs:kAnds (Results 1 – 6 of 6) sorted by relevance
51 case kAnds: in ToCString()
130 kAnds, enumerator
1006 (type == kAnd) || (type == kAnds) || (type == kAsr) || (type == kAsrs) || in Delegate()
643 (type == kAdds) || (type == kAnd) || (type == kAnds) || in Delegate()
1236 os().SetCurrentInstruction(kAnds, kBitwise); in ands()1237 os() << ToCString(kAnds) << ConditionPrinter(it_block_, cond) << size; in ands()
2868 Delegate(kAnds, &Assembler::ands, cond, size, rd, rn, operand); in ands()