Home
last modified time | relevance | path

Searched refs:printBDVAddrOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinterCommon.h60 void printBDVAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinterCommon.cpp248 void SystemZInstPrinterCommon::printBDVAddrOperand(const MCInst *MI, int OpNum, in printBDVAddrOperand() function in SystemZInstPrinterCommon