Searched refs:BytesConsumed (Results 1 – 1 of 1) sorted by relevance
445 uint64_t BytesConsumed = 0; in createInstructions() local449 MD->getInstruction(Instruction, BytesConsumed, in createInstructions()454 if (BytesConsumed == 0) in createInstructions()456 BytesConsumed = 1; in createInstructions()470 ArrayRef<uint8_t>(Begin, Begin + BytesConsumed), std::nullopt, 16, in createInstructions()473 << "Size: " << format_decimal(BytesConsumed, 2) << " (" in createInstructions()490 Address += BytesConsumed; in createInstructions()491 Begin += BytesConsumed; in createInstructions()