Searched defs:formatHex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMCInstPrinter.cpp76 format_object1<int64_t> MCInstPrinter::formatHex(const int64_t Value) const { function in class:MCInstPrinter
99 format_object1<uint64_t> MCInstPrinter::formatHex(const uint64_t Value) const { function in class:MCInstPrinter

Completed in 82 milliseconds