Searched defs:printRegName (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCInstPrinter.cpp28 void MCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:MCInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.cpp28 void SparcInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const function in class:SparcInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp27 void XCoreInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:XCoreInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp50 void SystemZInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { function in class:SystemZInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp35 void X86ATTInstPrinter::printRegName(raw_ostream &OS, function in class:X86ATTInstPrinter
H A DX86IntelInstPrinter.cpp30 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:X86IntelInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp69 void ARMInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:ARMInstPrinter
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp73 void MipsInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:MipsInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp38 void NVPTXInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:NVPTXInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp34 void PPCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:PPCInstPrinter
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp48 void AArch64InstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:AArch64InstPrinter

Completed in 141 milliseconds