Searched refs:InstructionPrinter (Results 1 – 2 of 2) sorted by relevance
165 MCInstPrinter *InstructionPrinter(BC.TheTarget->createMCInstPrinter( in dumpFunction() local172 /*useDwarfDirectory=*/false, InstructionPrinter, in dumpFunction()
214 std::unique_ptr<MCInstPrinter> InstructionPrinter( in createBinaryContext() local217 if (!InstructionPrinter) in createBinaryContext()221 InstructionPrinter->setPrintImmHex(true); in createBinaryContext()235 std::move(InstructionPrinter), std::move(MIA), nullptr, std::move(MRI), in createBinaryContext()