Searched refs:HexStream (Results 1 – 1 of 1) sorted by relevance
217 raw_string_ostream HexStream(HexString); in emitInstruction() local218 HexStream << format_hex(MI->getOperand(0).getImm(), 10, true); in emitInstruction()282 raw_string_ostream HexStream(HexLine); in emitInstruction() local286 HexStream << format("%s%08X", (i > 0 ? " " : ""), CodeDWord); in emitInstruction()