Searched refs:kStrb (Results 1 – 6 of 6) sorted by relevance
423 case kStrb: in ToCString()
316 kStrb, enumerator
318 case kStrb: in GetOffsetMask()1707 (type == kStrb) || (type == kStrh)); in Delegate()1747 if ((type != kStr) && (type != kStrb) && (type != kStrh) && in Delegate()1843 if ((type != kStr) && (type != kStrb) && (type != kStrh) && in Delegate()
911 (type == kStrb) || (type == kStrh)); in Delegate()
3101 os().SetCurrentInstruction(kStrb, kAddress | kLoadStore); in strb()3102 os() << ToCString(kStrb) << ConditionPrinter(it_block_, cond) << size << " " in strb()
11668 Delegate(kStrb, &Assembler::strb, cond, size, rt, operand); in strb()