Searched refs:BytesConsumed (Results 1 – 1 of 1) sorted by relevance
431 uint64_t BytesConsumed = 0; in createInstructions() local435 MD->getInstruction(Instruction, BytesConsumed, in createInstructions()440 if (BytesConsumed == 0) in createInstructions()442 BytesConsumed = 1; in createInstructions()456 ArrayRef<uint8_t>(Begin, Begin + BytesConsumed), std::nullopt, 16, in createInstructions()459 << "Size: " << format_decimal(BytesConsumed, 2) << " (" in createInstructions()476 Address += BytesConsumed; in createInstructions()477 Begin += BytesConsumed; in createInstructions()