Searched refs:printRegister (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.cpp | 32 static void printRegister(raw_ostream &OS, const MCRegisterInfo *MRI, bool IsEH, in printRegister() function 106 printRegister(OS, MRI, IsEH, RegNum); in dump() 161 printRegister(OS, MRI, IsEH, RegLocPair.first); in dump() 904 printRegister(OS, MRI, IsEH, Operand); in printOperand()
|