Special case of EmitValue that avoids the client having to pass in a MCExpr for constant integers & prints in Hex format for certain modes.
Declared in <llvm/MC/MCStreamer.h>
virtual
void
emitIntValueInHex(
uint64_t Value,
unsigned int Size);