Searched refs:prettyPrintRegisterOp (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFExpressionPrinter.h | 60 LLVM_ABI bool prettyPrintRegisterOp(DWARFUnit *U, raw_ostream &OS,
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFExpressionPrinter.cpp | 63 if (prettyPrintRegisterOp(U, OS, DumpOpts, Op->getCode(), in printOp() 277 bool prettyPrintRegisterOp(DWARFUnit *U, raw_ostream &OS, in prettyPrintRegisterOp() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 598 prettyPrintRegisterOp(/*U=*/nullptr, Stream, DumpOpts, Opcode, Operands); in getRegisterName()
|