Home
last modified time | relevance | path

Searched refs:write_hex (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DUnicodeCharRanges.h77 LLVM_DEBUG(dbgs().write_hex(Prev)); in rangesAreValid()
79 LLVM_DEBUG(dbgs().write_hex(I->Lower) << "\n"); in rangesAreValid()
84 LLVM_DEBUG(dbgs().write_hex(I->Lower)); in rangesAreValid()
86 LLVM_DEBUG(dbgs().write_hex(I->Upper) << "\n"); in rangesAreValid()
H A DNativeFormatting.h40 void write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style,
H A DFormatProviders.h136 write_hex(Stream, V, HS, Digits);
184 write_hex(Stream, reinterpret_cast<std::uintptr_t>(V), HS, Digits);
H A Draw_ostream.h267 raw_ostream &write_hex(unsigned long long N);
/llvm-project-15.0.7/flang/unittests/Decimal/
H A Dthorough-test.cpp26 return llvm::outs().write_hex(u.u); in failed()
35 llvm::errs().write_hex(u.u) << ' '; in testReadback()
62 failed(x).write_hex(u.u) << " '" << p << "' " << rflags << '\n'; in testReadback()
67 failed(x).write_hex(u.u) << " '" << p << "' " << rflags << '\n'; in testReadback()
H A Dquick-sanity-test.cpp22 return llvm::outs().write_hex(u.u); in failed()
65 .write_hex(u.u) in testReadback()
71 .write_hex(u.u) in testReadback()
/llvm-project-15.0.7/lldb/source/Plugins/Process/POSIX/
H A DCrashReason.cpp32 stream.write_hex(addr); in AppendBounds()
34 stream.write_hex(lower_bound); in AppendBounds()
36 stream.write_hex(upper_bound); in AppendBounds()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp520 dbgs() << "\tBValue=0x"; dbgs().write_hex(Value) << ": AValue=0x"; in applyFixup()
521 dbgs().write_hex(FixupValue) in applyFixup()
523 dbgs().write_hex(OldData) << ": Reloc=0x"; dbgs().write_hex(Reloc);); in applyFixup()
536 dbgs() << ": NInst=0x"; dbgs().write_hex(NewData) << "\n";); in applyFixup()
H A DHexagonShuffler.cpp690 dbgs().write_hex(ISJ.Core.getUnits()); in shuffle()
693 dbgs().write_hex(ISJ.CVI.getUnits()) << '|'; in shuffle()
/llvm-project-15.0.7/llvm/lib/Support/
H A Draw_ostream.cpp139 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
140 llvm::write_hex(*this, N, HexPrintStyle::Lower); in write_hex()
203 llvm::write_hex(*this, (uintptr_t)P, HexPrintStyle::PrefixLower); in operator <<()
390 llvm::write_hex(*this, FN.HexValue, Style, FN.Width); in operator <<()
433 llvm::write_hex(*this, Offset + LineIndex, HPS, OffsetWidth); in operator <<()
446 llvm::write_hex(*this, Line[I], HPS, 2); in operator <<()
H A DTwine.cpp99 OS.write_hex(*Ptr.uHex); in printOneChild()
H A DNativeFormatting.cpp136 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h224 write_hex(Stream, V.Hash, HexPrintStyle::Upper, 8);
233 write_hex(Stream, B, HexPrintStyle::Upper, 2);
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DWasmDump.cpp27 outs().write_hex(File->getHeader().Version); in printWasmFileHeader()
/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp42 OS.write_hex(static_cast<unsigned char>(UTF8[i])); in translateCodePointToUTF8()
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp111 OS.write_hex(static_cast<unsigned long long>(I)); in emitWebAssemblyDisassemblerTables()
/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp111 OS.write_hex(Address); in printHeader()
166 OS.write_hex(*Info.StartAddress); in printStartAddress()
/llvm-project-15.0.7/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp114 OS.write_hex(CE->getValue()); in printExpr()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DNativeFormatTests.cpp32 write_hex(Str, N, Style, Width); in format_number()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.cpp40 llvm::write_hex(OS, Mask, llvm::HexPrintStyle::PrefixLower); in print()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp161 O.write_hex(MO.getImm()); in printPCRelOperand()
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A DISO-Fortran-binding.cpp73 llvm::outs().write_hex(reinterpret_cast<std::intptr_t>(bAddr)) in DumpTestWorld()
77 llvm::outs().write_hex(reinterpret_cast<std::intptr_t>(eAddr)) << '\n'; in DumpTestWorld()
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp111 OS.write_hex(bit_cast<uint64_t>(Value)); in serializeIntegerOperand()
/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp292 OS.write_hex(Addr); in operator <<()
863 OS.write_hex(Addr); in printCovPoints()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DQuality.cpp610 llvm::write_hex(OS, encodeFloat(-Score), llvm::HexPrintStyle::Lower, in sortText()

12