Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp262 void LiveVariablePrinter::printBetweenInsts(formatted_raw_ostream &OS, in printBetweenInsts() function in llvm::objdump::LiveVariablePrinter
445 LVP.printBetweenInsts(OS, true); in printLines()
489 LVP.printBetweenInsts(OS, true); in printSources()
H A DSourcePrinter.h124 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A Dllvm-objdump.cpp681 LVP.printBetweenInsts(OS, false); in printInst()
933 LVP.printBetweenInsts(OS, false); in printInst()
987 LVP.printBetweenInsts(OS, false); in printInst()
1025 LVP.printBetweenInsts(OS, false); in printInst()