Home
last modified time | relevance | path

Searched refs:getRegisterName (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp35 OS << StringRef(getRegisterName(RegNo)).lower(); in printRegName()
77 << getRegisterName(MI->getOperand(1).getReg()) << "], %" in printMemoryLoadIncrement()
78 << getRegisterName(MI->getOperand(0).getReg()); in printMemoryLoadIncrement()
83 << getRegisterName(MI->getOperand(1).getReg()) << decIncOperator(MI) in printMemoryLoadIncrement()
84 << "], %" << getRegisterName(MI->getOperand(0).getReg()); in printMemoryLoadIncrement()
97 << getRegisterName(MI->getOperand(1).getReg()) << "]"; in printMemoryStoreIncrement()
102 << ", [%" << getRegisterName(MI->getOperand(1).getReg()) in printMemoryStoreIncrement()
154 OS << "%" << getRegisterName(Op.getReg()); in printOperand()
219 OS << "%" << LanaiInstPrinter::getRegisterName(RegOp.getReg()); in printMemoryBaseRegister()
265 OS << "%" << getRegisterName(RegOp.getReg()); in printMemRrOperand()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp64 OS << getRegisterName(RegNo); in printRegName()
162 << getRegisterName(Op0.getReg()) << ", " << getRegisterName(Op1.getReg()) in printInst()
170 << getRegisterName(Op0.getReg()) << ", " << getRegisterName(Op1.getReg()) in printInst()
210 << getRegisterName(Op0.getReg()) << ", " << getRegisterName(Op2.getReg()) in printInst()
756 O << ", " << getRegisterName(Reg); in printInst()
890 O << getRegisterName(RegOp.getReg()); in printMatrix()
933 O << getRegisterName(RegOp.getReg()); in printMatrixTile()
953 O << getRegisterName(Reg); in printOperand()
997 O << getRegisterName(Reg); in printPostIncOperand()
1340 O << getRegisterName(Even) << ", " << getRegisterName(Odd); in printGPRSeqPairsClassOperand()
[all …]
H A DAArch64InstPrinter.h46 return getRegisterName(RegNo); in getRegName()
49 static const char *getRegisterName(unsigned RegNo,
238 return getRegisterName(RegNo); in getRegName()
241 static const char *getRegisterName(unsigned RegNo,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp57 O << getRegisterName(Op.getReg()); in printOperand()
94 O << '(' << getRegisterName(Base.getReg()) << ')'; in printSrcMemOperand()
100 O << "@" << getRegisterName(Base.getReg()); in printIndRegOperand()
106 O << "@" << getRegisterName(Base.getReg()) << "+"; in printPostIndRegOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.cpp72 O << getRegisterName(RegNo); in printRegName()
98 const char *CSKYInstPrinter::getRegisterName(unsigned RegNo) { in getRegisterName() function in CSKYInstPrinter
99 return getRegisterName(RegNo, ArchRegNames ? CSKY::NoRegAltName in getRegisterName()
H A DCSKYInstPrinter.h46 static const char *getRegisterName(unsigned RegNo);
47 static const char *getRegisterName(unsigned RegNo, unsigned AltIdx);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcTargetStreamer.cpp30 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterIgnore()
36 << "%" << StringRef(SparcInstPrinter::getRegisterName(reg)).lower() in emitSparcRegisterScratch()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVETargetStreamer.cpp29 << "%" << StringRef(VEInstPrinter::getRegisterName(reg)).lower() in emitVERegisterIgnore()
35 << "%" << StringRef(VEInstPrinter::getRegisterName(reg)).lower() in emitVERegisterScratch()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp78 O << BPFInstPrinter::getRegisterName(MO.getReg()); in printOperand()
133 O << "(" << BPFInstPrinter::getRegisterName(BaseMO.getReg()) << " - " << -Offset << ")"; in PrintAsmMemoryOperand()
135 O << "(" << BPFInstPrinter::getRegisterName(BaseMO.getReg()) << " + " << Offset << ")"; in PrintAsmMemoryOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp116 OS << RISCVInstPrinter::getRegisterName(RISCV::X0); in PrintAsmOperand()
132 OS << RISCVInstPrinter::getRegisterName(MO.getReg()); in PrintAsmOperand()
160 OS << "0(" << RISCVInstPrinter::getRegisterName(MO.getReg()) << ")"; in PrintAsmMemoryOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp82 O << getRegisterName(RegNo); in printRegName()
189 const char *RISCVInstPrinter::getRegisterName(unsigned RegNo) { in getRegisterName() function in RISCVInstPrinter
190 return getRegisterName(RegNo, ArchRegNames ? RISCV::NoRegAltName in getRegisterName()
H A DRISCVInstPrinter.h59 static const char *getRegisterName(unsigned RegNo);
60 static const char *getRegisterName(unsigned RegNo, unsigned AltIdx);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp207 O << XCoreInstPrinter::getRegisterName(MO.getReg()); in printOperand()
268 << XCoreInstPrinter::getRegisterName(MI->getOperand(0).getReg()) << ", " in emitInstruction()
269 << XCoreInstPrinter::getRegisterName(MI->getOperand(1).getReg()); in emitInstruction()
277 << XCoreInstPrinter::getRegisterName(MI->getOperand(1).getReg()) << '\n'; in emitInstruction()
/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp61 static const char *getRegisterName(int num);
270 static const char *getRegisterName(int num);
584 static const char *getRegisterName(int num);
1150 static const char *getRegisterName(int num);
1795 static const char *getRegisterName(int num);
2082 static const char *getRegisterName(int num);
2563 static const char *getRegisterName(int num);
2760 static const char *getRegisterName(int num);
3087 static const char *getRegisterName(int num);
3382 static const char *getRegisterName(int num);
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp30 O << getRegisterName(RegNo); in printRegName()
69 O << getRegisterName(MO.getReg()); in printOperand()
H A DHexagonInstPrinter.h35 static char const *getRegisterName(unsigned RegNo);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp56 O << getRegisterName(Op.getReg()); in printOperand()
72 O << getRegisterName(RegOp.getReg()); in printMemOperand()
H A DBPFInstPrinter.h37 static const char *getRegisterName(unsigned RegNo);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp98 return getRegisterName(RegNum); in getPrettyRegisterName()
129 O << getRegisterName(Op.getReg(), AVR::ptr); in printOperand()
H A DAVRInstPrinter.h36 static const char *getRegisterName(unsigned RegNo,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp70 O << LanaiInstPrinter::getRegisterName(MO.getReg()); in printOperand()
137 O << LanaiInstPrinter::getRegisterName(Reg); in PrintAsmOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.h32 static const char *getRegisterName(unsigned RegNo);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h52 OS << X86ATTInstPrinter::getRegisterName(RegNo); in printImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp510 << StringRef(MipsInstPrinter::getRegisterName(StackReg)).lower() << "," in emitFrame()
512 << StringRef(MipsInstPrinter::getRegisterName(ReturnReg)).lower() << '\n'; in emitFrame()
668 << StringRef(MipsInstPrinter::getRegisterName(RegNo)).lower() << "\n"; in emitDirectiveCpAdd()
674 << StringRef(MipsInstPrinter::getRegisterName(RegNo)).lower() << "\n"; in emitDirectiveCpLoad()
680 << StringRef(MipsInstPrinter::getRegisterName(RegNo)).lower() << "\n"; in emitDirectiveCpLocal()
697 << StringRef(MipsInstPrinter::getRegisterName(RegNo)).lower() << ", "; in emitDirectiveCpsetup()
701 << StringRef(MipsInstPrinter::getRegisterName(RegOrOffset)).lower(); in emitDirectiveCpsetup()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h56 static const char *getRegisterName(unsigned RegNo);

1234