Searched refs:kBics (Results 1 – 6 of 6) sorted by relevance
65 case kBics: in ToCString()
133 kBics, enumerator
1303 (type == kBic) || (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
629 (type == kBics) || (type == kEor) || (type == kEors) || in Delegate()
1307 os().SetCurrentInstruction(kBics, kBitwise); in bics()1308 os() << ToCString(kBics) << ConditionPrinter(it_block_, cond) << size; in bics()
3190 Delegate(kBics, &Assembler::bics, cond, size, rd, rn, operand); in bics()