Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h64 void printS32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp133 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h62 void printS32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp127 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand() function in SystemZInstPrinter
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h69 void printS32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp133 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand() function in SystemZInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c265 static void printS32ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS32ImmOperand() function
DSystemZGenAsmWriter.inc10864 printS32ImmOperand(MI, 2, O);
10922 printS32ImmOperand(MI, 1, O);