llvm::prettyPrintRegisterOp

Pretty print a register opcode and operands.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFExpressionPrinter.h>

bool
prettyPrintRegisterOp(
    DWARFUnit* U,
    raw_ostream& OS,
    DIDumpOptions DumpOpts,
    uint8_t Opcode,
    ArrayRef<uint64_t> Operands);

Return Value

true if the Op was successfully printed

Parameters

NameDescription
Uwithin the context of this Dwarf unit, if any.
OSto this stream
DumpOptswith these options
Opcodeto print
Operandsto the opcode