Home
last modified time | relevance | path

Searched refs:printS8ImmOperand (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h59 void printS8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp108 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h57 void printS8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp102 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand() function in SystemZInstPrinter
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h64 void printS8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp108 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand() function in SystemZInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c170 static void printS8ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS8ImmOperand() function
DSystemZGenAsmWriter.inc10790 printS8ImmOperand(MI, 1, O);
10873 printS8ImmOperand(MI, 2, O);
10940 printS8ImmOperand(MI, 1, O);
11069 printS8ImmOperand(MI, 2, O);
11078 printS8ImmOperand(MI, 3, O);