Searched defs:printPCRelImm (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRInstPrinter.h | 41 void printPCRelImm(const MCInst *MI, uint64_t /*Address*/, unsigned OpNo, in printPCRelImm() function
|
| H A D | AVRInstPrinter.cpp | 143 void AVRInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in llvm::AVRInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86InstPrinterCommon.cpp | 356 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, uint64_t Address, in printPCRelImm() function in X86InstPrinterCommon
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kInstPrinter.h | 62 void printPCRelImm(const MCInst *MI, uint64_t Address, unsigned opNum, in printPCRelImm() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaInstPrinter.cpp | 167 void XtensaInstPrinter::printPCRelImm(uint64_t Address, int64_t Offset, in printPCRelImm() function in XtensaInstPrinter
|