Searched refs:kLsls (Results 1 – 6 of 6) sorted by relevance
177 case kLsls: in ToCString()
189 kLsls, enumerator
1304 (type == kLsl) || (type == kLsls) || (type == kLsr) || (type == kLsrs) || in Delegate()
630 (type == kLsl) || (type == kLsls) || (type == kLsr) || in Delegate()
1848 os().SetCurrentInstruction(kLsls, kShift); in lsls()1849 os() << ToCString(kLsls) << ConditionPrinter(it_block_, cond) << size; in lsls()
6204 Delegate(kLsls, &Assembler::lsls, cond, size, rd, rm, operand); in lsls()