Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCInstPrinter.cpp197 format_object<int64_t> MCInstPrinter::formatHex(int64_t Value) const { in formatHex() function in MCInstPrinter
221 format_object<uint64_t> MCInstPrinter::formatHex(uint64_t Value) const { in formatHex() function in MCInstPrinter