Home
last modified time | relevance | path

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

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