Searched refs:kAnds (Results 1 – 6 of 6) sorted by relevance
51 case kAnds: in ToCString()
126 kAnds, enumerator
1302 (type == kAnd) || (type == kAnds) || (type == kAsr) || (type == kAsrs) || in Delegate()
627 (type == kAdds) || (type == kAnd) || (type == kAnds) || in Delegate()
1224 os().SetCurrentInstruction(kAnds, kBitwise); in ands()1225 os() << ToCString(kAnds) << ConditionPrinter(it_block_, cond) << size; in ands()
2693 Delegate(kAnds, &Assembler::ands, cond, size, rd, rn, operand); in ands()