Searched refs:kLsls (Results 1 – 6 of 6) sorted by relevance
177 case kLsls: in ToCString()
193 kLsls, enumerator
1008 (type == kLsl) || (type == kLsls) || (type == kLsr) || (type == kLsrs) || in Delegate()
646 (type == kLsl) || (type == kLsls) || (type == kLsr) || in Delegate()
1861 os().SetCurrentInstruction(kLsls, kShift); in lsls()1862 os() << ToCString(kLsls) << ConditionPrinter(it_block_, cond) << size; in lsls()
6844 Delegate(kLsls, &Assembler::lsls, cond, size, rd, rm, operand); in lsls()