Searched refs:kPldw (Results 1 – 5 of 5) sorted by relevance
225 case kPldw: in ToCString()
217 kPldw, enumerator
998 VIXL_ASSERT((type == kPld) || (type == kPldw) || (type == kPli)); in Delegate()
2092 os().SetCurrentInstruction(kPldw, kAddress); in pldw()2093 os() << ToCString(kPldw) << ConditionPrinter(it_block_, cond) << " " in pldw()
8293 Delegate(kPldw, &Assembler::pldw, cond, operand); in pldw()