Home
last modified time | relevance | path

Searched refs:HexStream (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp316 raw_string_ostream HexStream(HexLine); in emitInstruction() local
320 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in emitInstruction()