Home
last modified time | relevance | path

Searched refs:printBDXAddrOperand (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h49 void printBDXAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp188 void SystemZInstPrinter::printBDXAddrOperand(const MCInst *MI, int OpNum, in printBDXAddrOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h51 void printBDXAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp189 void SystemZInstPrinter::printBDXAddrOperand(const MCInst *MI, int OpNum, in printBDXAddrOperand() function in SystemZInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c329 static void printBDXAddrOperand(MCInst *MI, int OpNum, SStream *O) in printBDXAddrOperand() function
DSystemZGenAsmWriter.inc1691 printBDXAddrOperand(MI, 1, O);
1703 printBDXAddrOperand(MI, 2, O);
1763 printBDXAddrOperand(MI, 1, O);
1886 printBDXAddrOperand(MI, 3, O);