LLVM API Documentation

Functions
MCInstPrinter.cpp File Reference
#include "llvm/MC/MCInstPrinter.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for MCInstPrinter.cpp:

Go to the source code of this file.

Functions

static bool needsLeadingZero (uint64_t Value)

Function Documentation

static bool needsLeadingZero ( uint64_t  Value) [static]

Definition at line 60 of file MCInstPrinter.cpp.

Referenced by llvm::MCInstPrinter::formatHex().