Searched defs:write_hex (Results 1 – 2 of 2) sorted by relevance
132 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
140 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream