llvm::AsmPrinter::emitMachineConstantPoolValue

Emit a target-specific machine constant pool value.

Synopsis

Declared in <llvm/CodeGen/AsmPrinter.h>

virtual
void
emitMachineConstantPoolValue(MachineConstantPoolValue* MCPV);

Parameters

NameDescription
MCPVConstant-pool value to emit.