Searched defs:printPCRelImm (Results 1 – 3 of 3) sorted by relevance
41 void printPCRelImm(const MCInst *MI, uint64_t /*Address*/, unsigned OpNo, in printPCRelImm() function
143 void AVRInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in llvm::AVRInstPrinter
317 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, uint64_t Address, in printPCRelImm() function in X86InstPrinterCommon