Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h52 void printBDRAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp210 void SystemZInstPrinter::printBDRAddrOperand(const MCInst *MI, int OpNum, in printBDRAddrOperand() function in SystemZInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h66 void printBDRAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp230 void SystemZInstPrinter::printBDRAddrOperand(const MCInst *MI, int OpNum, in printBDRAddrOperand() function in SystemZInstPrinter
/aosp_15_r20/external/capstone/arch/SystemZ/
H A DSystemZInstPrinter.c377 static void printBDRAddrOperand(MCInst *MI, int OpNum, SStream *O) in printBDRAddrOperand() function
H A DSystemZGenAsmWriter.inc10739 printBDRAddrOperand(MI, 0, O);
10822 printBDRAddrOperand(MI, 1, O);