/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | UnicodeCharRanges.h | 77 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 D | NativeFormatting.h | 40 void write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style,
|
H A D | FormatProviders.h | 138 write_hex(Stream, V, *HS, Digits); 187 write_hex(Stream, reinterpret_cast<std::uintptr_t>(V), HS, Digits);
|
H A D | raw_ostream.h | 290 raw_ostream &write_hex(unsigned long long N);
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/ |
H A D | BTFParser.cpp | 57 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 D | HexagonAsmBackend.cpp | 518 dbgs() << "\tBValue=0x"; dbgs().write_hex(Value) << ": AValue=0x"; in applyFixup() 519 dbgs().write_hex(FixupValue) in applyFixup() 521 dbgs().write_hex(OldData) << ": Reloc=0x"; dbgs().write_hex(Reloc);); in applyFixup() 534 dbgs() << ": NInst=0x"; dbgs().write_hex(NewData) << "\n";); in applyFixup()
|
H A D | HexagonShuffler.cpp | 691 dbgs().write_hex(ISJ.Core.getUnits()); in shuffle() 694 dbgs().write_hex(ISJ.CVI.getUnits()) << '|'; in shuffle()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 147 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream 148 llvm::write_hex(*this, N, HexPrintStyle::Lower); in write_hex() 211 llvm::write_hex(*this, (uintptr_t)P, HexPrintStyle::PrefixLower); in operator <<() 392 llvm::write_hex(*this, FN.HexValue, Style, FN.Width); in operator <<() 435 llvm::write_hex(*this, Offset + LineIndex, HPS, OffsetWidth); in operator <<() 448 llvm::write_hex(*this, Line[I], HPS, 2); in operator <<()
|
H A D | Twine.cpp | 102 OS.write_hex(*Ptr.uHex); in printOneChild()
|
H A D | NativeFormatting.cpp | 135 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
|
H A D | JSON.cpp | 747 llvm::write_hex(OS, C, llvm::HexPrintStyle::Lower, 4); in quote()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeHashing.h | 225 write_hex(Stream, V.Hash, HexPrintStyle::Upper, 8); 234 write_hex(Stream, B, HexPrintStyle::Upper, 2);
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | WasmDump.cpp | 40 outs().write_hex(Obj.getHeader().Version); in printPrivateHeaders()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | WebAssemblyDisassemblerEmitter.cpp | 112 OS.write_hex(static_cast<unsigned long long>(I)); in emitWebAssemblyDisassemblerTables()
|
H A D | DecoderEmitter.cpp | 960 OS.write_hex(Value); in emitTable() 973 OS.write_hex(Value); in emitTable() 1188 o.write_hex(OpInfo.InitValue); in emitBinaryParser()
|
H A D | InstrInfoEmitter.cpp | 1304 OS.write_hex(Value); in emitRecord()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 111 OS.write_hex(*Address); in printHeader() 166 OS.write_hex(*Info.StartAddress); in printStartAddress()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.cpp | 114 OS.write_hex(CE->getValue()); in printExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUArgumentUsageInfo.cpp | 40 llvm::write_hex(OS, Mask, llvm::HexPrintStyle::PrefixLower); in print()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZInstPrinter.cpp | 176 O.write_hex(MO.getImm()); in printPCRelOperand()
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 757 write_hex(ResultStream, NameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName() 763 write_hex(ResultStream, FunctionNameHash, HexPrintStyle::Lower, in getIRFileDisplayName() 768 write_hex(ResultStream, SCCNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName() 772 write_hex(ResultStream, LoopNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName() 777 write_hex(ResultStream, MachineFunctionNameHash, HexPrintStyle::Lower, in getIRFileDisplayName()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 445 O.write_hex(Integer); in print()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 368 O.write_hex(static_cast<uint32_t>(TargetAddress)); in printOperand() 1403 O.write_hex(Val); in printVMOVModImmOperand()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 462 raw_svector_ostream(ValidName).write_hex(InvalidName[I]); in createXCOFFSymbolImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 663 OS.write_hex((Value & (0xF << (i * 4))) >> (i * 4)); in printHex32()
|