Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DUnicodeCharRanges.h75 LLVM_DEBUG(dbgs().write_hex(Prev)); in rangesAreValid()
77 LLVM_DEBUG(dbgs().write_hex(I->Lower) << "\n"); in rangesAreValid()
82 LLVM_DEBUG(dbgs().write_hex(I->Lower)); in rangesAreValid()
84 LLVM_DEBUG(dbgs().write_hex(I->Upper) << "\n"); in rangesAreValid()
H A DNativeFormatting.h42 LLVM_ABI void write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style,
H A DFormatProviders.h138 write_hex(Stream, V, *HS, Digits);
187 write_hex(Stream, reinterpret_cast<std::uintptr_t>(V), HS, Digits);
H A Draw_ostream.h291 raw_ostream &write_hex(unsigned long long N);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp57 Err &write_hex(unsigned long long Val) { in write_hex()
58 Stream.write_hex(Val); in write_hex()
114 return Err("invalid .BTF magic: ").write_hex(Magic); in parseBTF()
260 return Err("invalid .BTF.ext magic: ").write_hex(Magic); in hasBTFSections()
55 Err &write_hex(unsigned long long Val) { write_hex() function in __anon6e4e2d460111::Err
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp760 dbgs() << "\tBValue=0x"; dbgs().write_hex(Value) << ": AValue=0x"; in applyFixup()
761 dbgs().write_hex(FixupValue) in applyFixup()
763 dbgs().write_hex(OldData) << ": Reloc=0x"; dbgs().write_hex(Reloc);); in applyFixup()
776 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()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp145 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
146 llvm::write_hex(*this, N, HexPrintStyle::Lower); in write_hex()
209 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.cpp102 OS.write_hex(*Ptr.uHex); in printOneChild()
H A DNativeFormatting.cpp134 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
H A DJSON.cpp749 llvm::write_hex(OS, C, llvm::HexPrintStyle::Lower, 4); in quote()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h227 write_hex(Stream, V.Hash, HexPrintStyle::Upper, 8);
236 write_hex(Stream, B, HexPrintStyle::Upper, 2);
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp42 OS.write_hex(static_cast<unsigned char>(C)); in translateCodePointToUTF8()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.cpp40 outs().write_hex(Obj.getHeader().Version); in printPrivateHeaders()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp112 OS.write_hex(static_cast<unsigned long long>(I)); in emitWebAssemblyDisassemblerTables()
H A DDecoderEmitter.cpp1020 OS.write_hex(PositiveMask); in emitTable()
1022 OS.write_hex(NegativeMask); in emitTable()
1220 OS.write_hex(OpInfo.InitValue); in emitBinaryParser()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DTargetFeaturesEmitter.cpp79 OS.write_hex(Mask[I]); in printFeatureMask()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp111 OS.write_hex(*Address); in printHeader()
173 OS.write_hex(*Info.StartAddress); in printStartAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp114 OS.write_hex(CE->getValue()); in printExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.cpp39 llvm::write_hex(OS, Mask, llvm::HexPrintStyle::PrefixLower); in print()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp758 write_hex(ResultStream, NameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
764 write_hex(ResultStream, FunctionNameHash, HexPrintStyle::Lower, in writeIRFileDisplayName()
769 write_hex(ResultStream, SCCNameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
773 write_hex(ResultStream, LoopNameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
777 write_hex(ResultStream, MachineFunctionNameHash, HexPrintStyle::Lower, in writeIRFileDisplayName()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp189 errs().write_hex(c); errs() << " "; in dumpDataAux()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp445 O.write_hex(Integer); in print()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp366 O.write_hex(static_cast<uint32_t>(TargetAddress)); in printOperand()
1401 O.write_hex(Val); in printVMOVModImmOperand()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp752 OS.write_hex(Byte); in writeRecordInText()

12