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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCInstPrinter.cpp37 void MCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:MCInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp28 void XCoreInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:XCoreInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.cpp41 void SparcInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const function in class:SparcInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.cpp40 void WebAssemblyInstPrinter::printRegName(raw_ostream &OS, function in class:WebAssemblyInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp66 void ARMInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:ARMInstPrinter
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.cpp75 void MipsInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:MipsInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp35 void NVPTXInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:NVPTXInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp59 void SystemZInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { function in class:SystemZInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp37 void X86ATTInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:X86ATTInstPrinter
H A DX86IntelInstPrinter.cpp31 void X86IntelInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:X86IntelInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp41 void HexagonInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { function in class:HexagonInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp39 void PPCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:PPCInstPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp46 void AArch64InstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { function in class:AArch64InstPrinter

Completed in 199 milliseconds